body {
    max-width: 40%;
    margin: 0 auto;
    background: black;
    padding-top: 0.5em;
}

img {
    max-width: 100%;
    height: auto;
}