.leaflet-container {
    width: 100vw;
    height: 100vh;
    max-width: 100%;
    max-height: 100%;
}