body {
  background-image: url("/img/index.jpg");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
