#mapid {
    width: 100%;
    height: 80vh;
    border: 1px solid #ccc;
}

.leaflet-container {
    background: #fff;
}

