<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section {
    background-image: url('/App_Plugins/uSync/boot/TurbineBlades.jpg') !important;
}

    section .logo {
        background-image: url('/App_Plugins/uSync/boot/usynclogo.png');
    }

    h1 {
        font-size: 35pt;
    }

.button.usync-button {
    margin-top: 25px;
    display: inline-block;
    background-color: #2196f3 !important;
}

.flex-center {
    display:flex;
    justify-content: center;
}</pre></body></html>