.fullscreen_card { position: fixed; inset: 0; z-index: -1; } .fullscreen_card img { width: 100vw; height: 100vh; object-fit: cover; }