.chess-like{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));width:100vw;height:100vh;gap:0}