body {
  background-image: linear-gradient(black, blue);
  background-attachment: fixed;
  color: white;
}