img {
    margin-left: auto;
    margin-right: auto;
    display: block;

    max-width: 100%;
    max-height: 100%;
    width: 20rem;
    height: 20rem;
    aspect-ratio: 1;
}