body {
  height: 100%;
}

.leaflet-container {
  background-color: white !important;
}

#visualization-container {
  height: 700px;
  text-align: center;
}

