html, body, #map {
  height: 100%;
  margin: 0;
  padding: 0;
}

.leaflet-popup-content {
  font-family: sans-serif;
  font-size: 1rem;
}
