*,:after,:before{margin:0}.all{align-items:center;background-color:#312e2b;display:flex;height:100vh;justify-content:center}.board{aspect-ratio:1/1;display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);height:90vh}.piece{cursor:pointer;height:11vh}.piece.invisible{opacity:0}.square{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.square[data-colindication]:after{bottom:1vh;content:attr(data-colindication);right:.75vh}.square[data-colindication]:after,.square[data-rowindication]:before{font-family:cursive;font-size:2.5vh;font-weight:700;position:absolute}.square[data-rowindication]:before{content:attr(data-rowindication);left:.75vh;top:1vh}
/*# sourceMappingURL=main.38a17cb8.css.map*/