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

#loImg {
    width: 400px;
    margin: 20% auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#backgroundImg {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}</pre></body></html>