figure { display: flex; flex-direction: column; align-items: center; } figure img { max-width: 900px; width: 80%; margin-bottom: 2em; } figcaption { aria-hidden: true; max-width: 700px; }