body {
  background-image: url('https://i.imgur.com/3Nvp7KY.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}