JavaScript menghitung rasio aspek
aspectRatio = width / height
Sore Sardine
aspectRatio = width / height
widthT = heightT * aspectRatio
heightT = widthT / aspectRatio