body {
    background-image: url("../../images/img2.avif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #f1f1f1;
}