figcaption {
    max-width: 100%;
    border: 1px solid black;
    font-style: italic;
}

figure {
    width: min-content;
}