  html, body {
    font-family: "Inter", sans-serif;
    background-image: url(../grafiken/hintergrund.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }