html, body{
  background-image: url("../bilder/hintergrund.jpg");
  background-attachment: fixed;
  font-family:  'Indie Flower', cursive;
}
