<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.container {
    background : url("/Pycademy/Public/Images/Backgrounds/Background.jpeg") center fixed;
    background-size : cover;
} .header {
    min-height : 100vh;
} .section {
    min-height : 50vh;
}
</pre></body></html>