.center{
 text-align: center;
}

figure {
    display: inline-block;
    width: 50%;
}

figcaption {
    color: darkgrey;
    text-align: center;
}