body {
    background-image: url('2017.jpg');
    background-size: cover;
    background-attachment: fixed;
  }
