<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.praise {
    font-style: italic;
    /*font-size: .9em;*/
}

#apc-breakfast {
    background: url("../images/breakfastbanner.jpg") center center;
    background-size: cover;
}

#player.vid3 {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    transform: none !important;
}

</pre></body></html>