
body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}


.container {
    height: 100vh;
    background-image: url('../graffiti//images/hinterfrags_rev00.webp');
    background-repeat: no-repeat;
 
    background-size: 60%;
    background-position: 50% 50%;
  }


