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


body {
    background-color: #F5F5F6;
    min-height: 100%;
}


.navbar, .navbar.navbar-default {
    background-color: #1775d1;
    color: #ffffff;
}


footer {
    position: absolute;
    bottom: 0;
}</pre></body></html>