body{
    background: black;
}

img {
    max-width: 100%;
    display: block;
    margin: auto;
}