.modal{background-color:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0;cursor:pointer}.content{overflow-y:auto;background-color:#fff;position:fixed;z-index:999;padding:.5rem 20px 2rem;width:500px;left:50%;top:50%;border-radius:10px;transform:translate(-50%,-50%)}@media screen and (max-width:39.9375em){.content{text-align:center;width:100%}}
