body {
    background: linear-gradient(to right, rgb(0 89 16 / 57%), rgba(0, 0, 0, 0.8)), url(../img/bg-1.jpg);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}