<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    background-image: url('../img/background-imlek.webp');
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-size: cover;
}

.content{
    background: unset;
}

.header{
    background: url(../img/background-header.webp) no-repeat top center;
}

/* .header{
    background: url(../img/background-head-worldcup.webp) no-repeat top center #5a1b13!important;
}

.header-user-info__item{
    border-right: 1px solid white !important;
}

.header-content-nav__link{
    color: white !important;
}

.header-content-nav__link:hover{
    color: white !important;
}
.header-user-info {
    color: white;
}
.ico-withdraw{
    background-color: white !important;
}
.ico-live-chat{
    background-color: white !important;
} */
</pre></body></html>