.hover-image {
display: flex;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: -1;
pointer-events: none;
flex-direction: column;
align-items: center;
justify-content: center;
/* Change width and height to scale images */
width: 120vw;
height: 120vh;
}
© Helene Kummer
Videoarbeit für Biathlon der Sehnsucht
I