.elemt {
    max-height: 100px;
    aspect-ratio : 1 / 1;
}

max-height 를 width 나 height 로 바꿔도 된다.