.map-grayscale .leaflet-tile-loaded {
filter: brightness(1) grayscale(10);
}
.leaflet-control-attribution, .leaflet-control-zoom {
display: none;
}