body{
    background-color: #fff2e4;
}

.bg-site{
    background-image: url('../images/bg.webp');
    background-size: cover;
    background-position: center;
}