<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.red {
    color: red;
}


.Banner {
    max-width: 375px;
}


.center {
    text-align: center
}

.ada_red {
    color: #C02E1D;
}
</pre></body></html>