<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
        background-image: url("/images/pools/ohio/branin-pool-6A-bw.jpg");
	background-position: center bottom;
}

@media (orientation: portrait) and (max-width: 500px) {
        body {
                background-image: url("/images/backgrounds/mobile/underwater-dive.jpg");
        }
}
</pre></body></html>