body, html {
  height: 100%;
}

#map {
  margins: auto;
}

.leaflet-container {
    background: #fff;
}
