body {
  background-image: url("../images/rasen.webp");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
footer {
  color: white;
}