body {
  margin: 0;
}

.leaflet-container {
  height: 400px;
  margin: 40px auto;
}

.leaflet-popup-content a {
  text-transform: capitalize;
}
