.fullscreen-image img {
    object-fit: cover;
    width: 100vw;
    height: 100vh;
}

