body {
  background-image: url(http://wehnerdd-bulitipp.de/images/header/background_field.jpg);
  background-repeat: round;
  background-attachment: fixed;
  background-size: cover;
}
footer {
  color: white;
}
.min-h-\[200px\] {
    min-height: 800px;
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(6, 6, 13, 0.11);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 0.8);
}
.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / 47%);
}
.ranking-place-first {
    background-color: #a1a9ef59;
}
.ranking-place-rest {
    background-color: #093fe917;
}
body {
    margin: 30px;
    line-height: inherit;
}
.nav-item {
    flex-shrink: 0;
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}