﻿.background {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-image: url('https://www.korkenzieher-sw.de/reservierung/images/slider/Weinstube_Korkenzieher_back-4.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1; /* Ensure it stays behind other content */
}

.confirm-email {
  visibility: hidden ;
}

.confirm-form {
  display: none;
  align-items: center;
  justify-content: center;
}