.App{font-family:sans-serif;text-align:center;background-color:#21d4fd;background-image:linear-gradient(19deg,#21d4fd,#b721ff);padding:30px;width:50%;margin:auto;border-bottom-left-radius:.5in;border-top-right-radius:.5in}body{background-color:#000}button,input{font-size:20px;margin:auto;display:flex}h1{background-color:rgba(0,0,0,.411);color:#fff;padding:10px;margin:auto;border-bottom-left-radius:.5in;border-top-right-radius:.4in}h2{font-size:50px;margin:0 0 -10px}h4{background-color:rgba(183,0,255,.788);color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.671);border:1px solid #000;border-bottom-left-radius:.1in;border-top-right-radius:.1in;font-size:30px;padding:10px;width:260px;margin:10px auto auto}p{font-size:20px;font-weight:700;margin-top:-10px}.wrapper{padding:30px;width:80%;margin:auto}.math-box{background-color:#fff;margin:10px;width:60px}.answer-box,.math-box{text-align:center;vertical-align:middle;line-height:60px;font-size:30px;border:1px solid #000;border-radius:.05in;height:60px;display:inline-block}.answer-box{margin:20px 10px 10px;width:110px}.score-box{margin:auto auto -5px;font-size:40px;border:1px solid #000;border-radius:.1in;height:60px;width:60px;padding:20px;color:#000;background-color:rgba(172,255,47,.952)}.select{border-radius:.05in;margin-bottom:10px}.select-difficulty{font-size:20px;color:hsla(0,0%,100%,.65);font-weight:lighter;margin-bottom:0}@media only screen and (max-width:1050px){.App{width:60%}h2{font-size:45px}h4{font-size:25px;width:225px}}@media only screen and (max-width:530px){.App{width:70%}h2{font-size:40px}h4{font-size:20px;width:200px}}@media only screen and (max-width:460px){h2{font-size:35px}h4{font-size:18px;width:175px}.math-box{width:50px}.answer-box,.math-box{line-height:50px;height:50px;font-size:25px}.answer-box{width:100px}.score-box{font-size:40px;height:60px;width:60px;padding:20px}}@media only screen and (max-width:415px){.App{width:80%}.math-box{width:40px}.answer-box,.math-box{line-height:40px;height:40px;font-size:20px}.answer-box{width:100px}.score-box{font-size:40px;height:60px;width:60px;padding:20px}.select-difficulty{font-size:15px}}
/*# sourceMappingURL=main.7b846236.chunk.css.map */