.aboutme-image {
    width: 90%;
    height: auto;
}


figure:has(> .aboutme-image) {
    text-align: center;
}

figure:has(> .aboutme-image) > figcaption {
    text-align: right;
}
