.leaflet-control-messagebox {
	display: none; /* Initially hidden */
	border: 2px solid rgb(27, 3, 3);
	background-color: white;
	padding: 3px 10px;
	font-size: 80%;
	max-height: 40%;
	width: 30%;
}
