@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap);#root{height:inherit}*{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,sans-serif}body,html{height:100vh}.container,body{display:flex;flex-direction:column;width:100%}.container{align-items:center;background-color:#242a32;height:100%;justify-content:center}.content{align-items:center;display:flex;flex-direction:column;justify-content:baseline;max-width:100%;min-height:500px}.title{color:#fff;font-size:24px;margin-bottom:40px}.row{align-items:center;display:flex;justify-content:center;margin-bottom:10px;width:400px}.box,.row{gap:10px;height:70px}.box{background-color:initial;border:1px solid #fff;color:#fff;cursor:pointer;font-size:14px;width:70px}.scores{color:#fff;display:flex;font-size:20px;justify-content:space-around;margin-bottom:30px;width:100%}.score{color:#8181ff}.mistake{color:#ff7575}.info-message{color:#fff;font-size:24px;margin-top:20px}@media screen and (max-width:440px){.content{min-height:400px}.row{margin-bottom:7px;width:300px}.box,.row{gap:7px;height:50px}.box{font-size:12px;width:50px}.scores{font-size:16px;margin-bottom:20px}.info-message{color:#fff;font-size:18px;margin-top:10px}}@media screen and (max-width:310px){.content{min-height:400px}.row{margin-bottom:6px;width:250px}.box,.row{gap:6px;height:45px}.box{font-size:12px;width:45px}}
/*# sourceMappingURL=main.aa92b9eb.css.map*/