body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1b21;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{text-align:center}.title{align-items:center;color:#fff;display:flex;font-size:60px;justify-content:center;margin-top:50px}.title span{color:#26ffcb;padding-left:15px}.reset{border:none;border-radius:50px;box-shadow:0 4px 8px #00000080;color:#26ffcb;font-size:26px;height:100px;margin-bottom:50px;margin-top:25px;outline:none;width:250px}.boxes,.reset{background:#1f3540;cursor:pointer}.boxes{border:4px solid #0f1b21;border-radius:12px;box-shadow:0 4px 6px #00000080;display:flex;height:180px;opacity:.9;width:180px}.board{display:flex;height:600px;margin:auto;width:564px}.boxes img{animation:fadeIn .3s ease-in-out;margin:50px}.title img{height:50px;padding:20px}.reset:hover{border:2px solid #26ffcb;transition:.3s}.boxes:hover{border:4px solid #26ffcb;opacity:1;transition:.3s}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.board{height:300px;width:300px}.boxes{height:90px;width:90px}.boxes img{display:block;height:60%;margin:auto;width:60%}.reset{font-size:20px;height:80px;width:200px}.title{font-size:40px}}@media (max-width:480px){.board{height:240px;width:240px}.boxes{height:70px;width:70px}.boxes img{display:block;height:50%;margin:auto;width:50%}.reset{font-size:18px;height:60px;width:180px}.title{font-size:30px}}@media (max-width:320px){.title{font-size:24px}.reset{font-size:16px;height:50px;width:160px}}
/*# sourceMappingURL=main.7a6df8bb.css.map*/