body {
  background-image: url('../images/nebula-background.jpg');
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}
