body {
  margin: 0;
  font-family: Arial, sans-serif;
  text-align: center;
}

#map {
  height: 90vh;
  width: 100%;
  margin: auto;
}
