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{padding-bottom:10vh;text-align:center}.title{color:#fff;display:flex;font-size:50px;justify-content:center;margin-top:10vh}.title span{color:#26ffcb;margin-left:10px}.reset{background:#1f3540;border:none;border-radius:50px;color:#26ffcb;cursor:pointer;font-size:20px;font-weight:700;height:50px;width:200px}.reset:hover{transform:scale(1.03);transition:transform .3s}.board{display:flex;font-size:26px;justify-content:center;margin-bottom:5vh}.boxes{background:#1f3540;border:4px solid #0f1b21;border-radius:12px;cursor:pointer;height:180px;width:180px}.boxes:hover{transform:scale(1.06);transition:transform .3s}.boxes img{height:150px;margin:15px;width:150px}.title img{height:50px;padding-left:30px;width:50px}
/*# sourceMappingURL=main.738f6290.css.map*/