body {
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
  margin: 16px;
}

#results {
  max-width: 900px;
  margin: 0 auto;
}

.leaflet-container {
  height: 500px;
  width: 100%;
}
