#leaflet-map {
    height: 900px;
    padding: 0;
    margin: 0;
    width: 100%;
}
.leaflet-container {
    background: #fff;
}