
body {
  background-image: url();
  background-size: cover; 
  background-repeat: no-repeat;
  background-attachment: fixed; 
}
