<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.leaflet-control-messagebox {
    display: none; /* Initially hidden */
    border: 2px solid red;
    background-color: white;
    padding: 3px 10px;
}
</pre></body></html>