body, html {
  height: 100%;
}
body{
    background-image: url("../img/Turnierserie-2025bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    
}
