<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, #map{
    max-width: 980px;
    max-height: 980px;
	height: 100%;
	width: 100%;
    padding: 0; 
    margin: 0;
}
.spinner {
    background: #fff url(../images/spinner.gif) 50% 50% no-repeat;
}
#buttons {
    position: fixed;
    top: 12px;
    left: 50px;
    z-index: 9999;
}
@media handheld {
    

}
</pre></body></html>