.avatar {
    height: 3rem;
    width: auto;
    aspect-ratio: auto;
    border-radius: var(--border-radius-circle);
}