<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body { width: 100%; height: 100%; padding: 0;margin: 0;overflow: hidden; }
.fullscreen-icon, .leaflet-touch .fullscreen-icon.leaflet-fullscreen-on { background-size: 26px 26px; }
.awesome-marker i{ margin-top: 12px !important; }
div.leaflet-control-attribution.leaflet-control img{vertical-align: middle; border-style: none;}
#info &gt; p{width: 100%; text-align: center; display: inline-block; position: absolute; z-index: 9999; background-color: black; opacity: 0.8; color: white; margin: auto;}
#mapView { width: 100%; height: 100%; }
.leaflet-popup-content{ overflow-x: auto !important; }
.leaflet-popup-content .card { border:none; }
.leaflet-popup-content .card .card-body { padding:0px; }
.leaflet-popup-content .card .card-body p { font-size:1.2rem; }
.leaflet-popup-content .card .card-body .card-link { font-size:1rem; }
.leaflet-popup-close-button { margin-top:4px; margin-right:4px; }
</pre></body></html>