body {
 
     background-image: url(https://static.tildacdn.com/tild3833-3731-4030-a233-376435383832/logo_hp__hp_original.png);

    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-attachment: scroll;
    background-size: cover;
    
}

html {
     background-image:url(https://static.tildacdn.com/tild6138-6330-4537-b832-336433336562/5557ea7e59d40.jpg);

    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-attachment: fixed;
    background-size: cover;  
}
  