#map {
  width: 90%;
  height: 50vh;
  margin: 15px;

  gap: 10%;
}

#tile {
  margin: 30px auto;
  width: 250px;
  height: 250px;
}
