.leaflet-container{height:60vh;width:80vw}button.reset{right:10px;position:absolute;top:5px}:root{--c-bg: transparent;--c-scrollbar: #fff;--c-scrollbar-hover: #bbb}::-webkit-scrollbar{width:4px}::-webkit-scrollbar:horizontal{height:4px}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:var(--c-bg);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--c-scrollbar);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--c-scrollbar-hover)}
