body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100vh}.cell-block,.cell-block-black,.cell-block-black-block-highlighted,.cell-block-highlighted,.cell-block-white,.cell-block-white-block-highlighted{width:50px;height:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.cell-block-black-block-highlighted,.cell-block-white-block-highlighted{background:#ccae62}.cell-block-black{background:#218c74}.instructions{width:400px;height:200px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.chess-board{width:400px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[8];grid-template-columns:repeat(8,1fr);-ms-grid-rows:(1fr)[8];grid-template-rows:repeat(8,1fr);border:3px solid #84817a}.btn{margin-top:40px;height:50px;width:150px;cursor:pointer}.btn-container{width:400px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}
/*# sourceMappingURL=main.9d04712a.css.map*/