body {
   background: url('../img/background.jpg');
   background-attachment: fixed;
   background-size: cover;
   background-color: gray;
}

