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


    .title img {
        max-width: 100%;
    }

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