body {
    background-image: url('https://reva.supersmart.at/media/pages/reva-halle/8edf697718-1629213535/background.jpg');
    background-color: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; /*fixed*/
}

