<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 470px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 24px;
    }
}</pre></body></html>