body{background:#0f1b21}.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:200px;height:80px;border:none;outline:none;cursor:pointer;border-radius:50px;background:#1f3540;color:#26ffcb;font-size:26px;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:450px){.title{margin-top:50px;color:#fff;font-size:25px;margin-left:40px}.boxes{display:flex;height:90px;width:90px;background:#1f3540;border:2px solid #0f1b21;border-radius:6px;cursor:pointer}.boxes img{height:30px;width:30px;margin:30px}.board{margin-left:80px;margin-bottom:-280px}.reset{width:100px;height:50px;border:none;outline:none;cursor:pointer;border-radius:50px;background:#1f3540;color:#26ffcb;font-size:15px;margin-bottom:30px;margin-top:-1000px;margin-left:40px}.title img{height:20px;width:20px}}
