.Chess_grid__zA6G3{display:grid;grid-template-rows:repeat(8,1fr) 20px;grid-template-columns:20px repeat(8,1fr);aspect-ratio:1/1;max-width:450px;background:#966f33;padding:10px}.Chess_grid__zA6G3>div{display:flex;align-items:center;justify-content:center}.Chess_darkSquare__24FHG{border:1px solid #000;background:#383636}.Chess_lightSquare__vFJJt{border:1px solid #000;background:#cec5c5}.Chess_labelSquare__oLoPW{background:inherit;border:none;color:#fff;margin-right:5px;margin-top:5px;font-size:16px}.Chess_switchButton__AURrW{padding:8px;border:1px solid #000;border-radius:5px}.Chess_link__QVJDd:hover{font-weight:700;color:#966f33;transition:.5s}