<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.portal-fixed-footer {
    position: fixed;
    bottom: 0;
    height: auto;
    background: #fff;
    width: 100%;
    padding-top: 5px;
    z-index: 10;
}

.content-footer-powered-by {
    justify-content: center;
}</pre></body></html>