body {
    background-attachment: fixed;
    background-size: cover;        
    background-position: center;   
    background-repeat: no-repeat;  
    margin: 0;                     
    height: 100vh;                
}