*{box-sizing:border-box;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background:linear-gradient(45deg,#024a0a,#03630e,#049515,#024a0a);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;display:flex}.container{flex-direction:column;justify-content:center;align-items:center;row-gap:1em;width:34em;max-width:100%;transition:all .5s;display:flex}h2{color:#fff;text-transform:uppercase;letter-spacing:7px;text-shadow:4px 4px #000;font-family:komika axis;font-size:2.5em}.game{justify-content:center;align-items:center;column-gap:10px;width:100%;height:fit-content;display:flex}input{color:#fff;text-align:center;text-shadow:3px 3px #000;background:#0000001a;border:1px solid #777;border-radius:10px;justify-content:center;align-items:center;width:100%;height:3em;font-size:30px;font-weight:700;display:flex;box-shadow:inset 0 0 10px 2px #fff,0 0 3px #fff}input:hover{cursor:grab}.btnRow{width:100%}.nextBtn,.resetBtn{color:#fff;text-shadow:3px 3px #000;background:#00f;border:0;border-radius:10px;width:100%;height:fit-content;padding:3% 0;font-size:20px;font-weight:500;box-shadow:inset 0 0 10px #000}.nextBtn:focus{background:#33f}@media (max-width:560px){h2{font-size:2em}.container{width:26em}}@media (max-width:435px){h2{font-size:1.2em}.container{width:19em}}@media (max-width:328px){h2{font-size:.8em}.container{width:15em}input{height:2em}}.timer{color:#fd0;text-shadow:2px 2px #000}.scoreCont{letter-spacing:4px;color:#fff;text-shadow:2px 2px #000;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:fit-content;font-family:komika boo;font-size:20px;font-weight:600;display:flex}input:focus{border:unset}
