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;
    background-size: 100% 100%!important;
} */
