<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body::before {
    display: block;
    content: '';
    height: 60px;
}

p {
  text-align: justify;
}

}

@media (min-width: 768px) {
    .news-input {
        width: 50%;
    }
}
</pre></body></html>