body {
  font-family: Arial;
  text-align: center;
}

#map {
  height: 500px;
  width: 90%;
  margin: auto;
}
