#grid {
  max-width: 25vh;
  max-height: 25vh;
  cursor: crosshair;
}

.tile {
  
}