h2 {
    font-weight: bold;
}
.gallery {
    display: flex;
    flex-wrap: wrap;
}
figcaption {
    text-align: center;
}