#form-area{width:100%}#form-area #form{margin:auto;padding:2rem 0;width:80%}#form-area #form form{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}#form-area #form form div{display:flex;flex-direction:row;padding:1rem}#form-area #form form div label{font-size:2rem;margin:auto 1rem;padding:1rem}#form-area #form form div button{cursor:pointer;display:block;font-size:2rem;margin:auto 1rem;padding:.5rem 1rem}#form-area #form form div button:hover{background-color:#000;color:#fff}#form-area #form form div input{display:inline-block;font-size:1rem;padding:.3rem}#form-area #form form div select,#form-area #form form div select option{font-size:1.3rem;padding:.3rem}@media screen and (max-width:992px){#form{width:90%!important}}@media screen and (max-width:700px){#form{width:95%!important}}#visualAreaStarting{max-height:50vh;width:100%}#visualArea{margin:auto;width:80%}#visualArea,#visualAreaStart{height:100%;position:relative}#visualAreaStart{display:flex;flex-direction:row;width:100%}.visual{background-color:red;border-left:.2px solid #000;border-right:.2px solid #000;border-top:.2px solid #000;border-top-left-radius:.3rem;border-top-right-radius:.3rem;bottom:0;box-shadow:2px 2px 4px #000;content:" ";position:relative;transition:height .5s ease-in-out,background-color .2s;width:100%}.pink{background-color:pink}.visual-Focus{background-color:#ff0;transition:height 1s ease-in-out,background-color .2s}@media screen and (max-width:992px){#visualArea{width:90%}}@media screen and (max-width:700px){#visualArea{width:95%}}#footer-area{margin:3rem auto 0;position:relative;width:100%}#footer-area #footer{align-items:center;background-color:#000;display:flex;flex-direction:row;justify-content:center;width:100%}#footer-area #footer div{padding:1rem}#footer-area #footer div a{color:#fff;display:inline-block;font-size:2rem;margin:1rem;padding:.5rem 1rem;text-decoration:none}#footer-area #footer div a:hover{background-color:#fff;border-radius:1rem;color:#000;-webkit-transform:scale(1.2);transform:scale(1.2);transition:background-color .2s,color .2s,-webkit-transform 1s;transition:transform 1s,background-color .2s,color .2s;transition:transform 1s,background-color .2s,color .2s,-webkit-transform 1s}*,:after,:before{box-sizing:border-box;font-family:Roboto Mono,monospace;font-size:10px;margin:0;padding:0}body{height:100vh;width:100vw}#main-play-area,body #div{display:flex;height:100vh;width:100vw}#main-play-area{flex-direction:column;justify-content:space-between}#main-play-area #heading-area{background-color:#000}#heading{margin:auto;padding:2rem 0;width:80%}#heading h1{color:#fff;font-size:4rem;text-align:center}@media screen and (max-width:992px){#heading{width:90%}}@media screen and (max-width:700px){#heading{width:95%}}@media screen and (max-width:400px){*,:after,:before{font-size:8px}}@media screen and (max-width:992px){#form{width:90%}}@media screen and (max-width:700px){#form{width:95%}}
/*# sourceMappingURL=main.9f44574b.css.map*/