<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 764px) {
    body,
    .boost, 
    .guid,
    .frens,
    .earn,
    .login-page {
        max-width: 450px;
        margin: 0 auto;
        background-color: #191919!important;
        background-size: 450px;
        background-position: center;
    }
    .squad-container {
        margin: 0.5rem auto;
    }
    .slide  {
        width: 19.5rem!important;
    }
    .frens-invite-button {
        width: 26.5rem;
    }
}</pre></body></html>