body, html {
    background-color: black;
    margin: 0;
}

img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}
