body {
    max-width: 700px;
    margin: auto;
    margin-top: 5%;
    padding: 2rem;
}

figure {
    margin: 0;
}

img {
    max-width: 100%;
}
