<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0;
}
#map {
    width: 100%;
    height: 100%;
}
.olControlAttribution {
    font-size: smaller;
    right: 3px;
    bottom: 0.5em;
    position: absolute;
    display: block;
}
/* avoid pink tiles */
.olImageLoadError {
    background-color: transparent !important;
}
</pre></body></html>