<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leaflet-measure-path-measurement {
    position: absolute;
    font-size: 9px;
    color: black;
    white-space: nowrap;
    transform-origin: 0;
    pointer-events: none;
}

.leaflet-measure-path-measurement &gt; div {
    position: relative;
    margin-top: -25%;
    left: -50%;
}
</pre></body></html>