<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner dt{
    width: 100%;
    height: 100%;
    background-size: cover;
    position: absolute;
    background-image: linear-gradient(0deg, #000000a1, transparent, transparent, transparent, transparent);
    background-position: center top;
}</pre></body></html>