body{
    background-image: url('../img/background-natal-2023.webp');
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-size: cover;
}

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