<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#track_map_iframe
{
	display: block;
	min-width: 100%; 
	width: 100px;
	 *width: 100%;
	height: 400px;
	border: none;
	background-color: white;
}
</pre></body></html>