#prize {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('https://wohnauto.kunden-freude.de/bgpc.webp');
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
