body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f1b21}code{font-family:Courier New,Courier,monospace}.container{text-align:center}.title{margin-top:50px;color:#fff;font-size:60px;display:flex;justify-content:center;align-items:center}.title span{color:#26ffcb;padding-left:15px}.reset{width:250px;height:100px;border:none;outline:none;cursor:pointer;border-radius:50px;background:#1f3540;font-size:26px;color:#26ffcb;margin-top:25px;margin-bottom:50px}.boxes{display:flex;height:180px;width:180px;background:#1f3540;border:4px solid #0f1b21;border-radius:12px;cursor:pointer}.board{height:600px;width:564px;display:flex;margin:auto}.boxes img{margin:50px}.title img{padding:20px;height:50px}@media (max-width: 600px){.board{flex-direction:column;width:100%;height:auto}.boxes{width:100px;height:100px}.boxes img{margin:20px}}
