css

body {
  background-image: url('https://i.pinimg.com/1200x/8e/0c/b1/8e0cb196d8e5b888c06ec5711e8dedaa.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}