body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.tile{display:grid;height:80px;place-content:center;width:80px}.dark_tile{background-color:#779556}.light_tile{background-color:#ebecd0}.tile .chess_piece{background-position:50%;background-repeat:no-repeat;background-size:65px;height:80px;width:80px}.chess_piece:hover{cursor:grab}.chess_piece:active{cursor:grabbing}.tile-highlight:before{background-color:rgba(0,0,0,.4);border-radius:50%;content:" ";height:15px;width:15px}.chessboard{background-color:#04f;display:grid;grid-template-columns:repeat(8,80px);grid-template-rows:repeat(8,80px);height:640px;width:640px}#pawn-promotion-modal{bottom:0;left:0;position:absolute;right:0;top:0}#pawn-promotion-modal.hidden{display:none}.modal-body{align-items:center;background-color:hsla(0,0%,50%,.8);display:flex;height:200px;justify-content:space-around;left:calc(50% - 320px);position:absolute;top:calc(50% - 100px);width:640px}#pawn-promotion-modal>.modal-body>img{border-radius:50%;height:90px;padding:15px}#pawn-promotion-modal>.modal-body>img:hover{background-color:hsla(0,0%,100%,.3);cursor:pointer}.app{background-color:#202020;display:grid;height:100vh;place-content:center}
/*# sourceMappingURL=main.34c88c7d.css.map*/