<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-radius: 4px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
	background-color: white;
	padding: 3px 10px;
}
</pre></body></html>