html,

body{
  background-image: url("_img/sky.png");
  background-size: 1920px 1080px;
  background-attachment: fixed;
}