body {
    background: black;
}

img {
    width: 100vw;
    height: 100vh;
    object-fit: contain;
}
