<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: 768px){
    html{
        font-size: 20px!important;
    }
    .index-dec-img{
        width: 50%;
    }
}</pre></body></html>