body{background:#2c3e50;color:#fff;font-family:sans-serif}body,ol,ul{margin:0;padding:0}ol,ul{list-style:none}.game{height:100vh}.game,.game-info{align-items:center;display:flex;flex-direction:column;justify-content:center}.game-info{margin-top:16px;width:100%}.game-info ol{max-height:calc(100vh - 400px);overflow-y:auto;text-align:center;width:100%}.move-button{background:#27ae60;border-radius:5px;border-width:0;color:#fff;cursor:pointer;font-weight:200;margin-bottom:10px;padding:10px 20px;text-decoration:none;width:200px}.square{background-color:#fff;border:1px solid #999;cursor:pointer;float:left;font-size:24px;height:100px;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;width:100px}.board-wrapper{border:1px solid #ffffff1a;border-radius:9px;box-shadow:#00000030;overflow:hidden}.status{margin-bottom:10px}
/*# sourceMappingURL=main.77a9ae31.css.map*/