body {
    margin:0px;
}
#map { height: 100vh; }
.leaflet-popup-content {
    width: 300px;
    height: 300px;
    overflow: auto;
}
.chart-container {
    display: block;
}
.image-container {
    display: none;
}