While this question may seem trivial, any help would be greatly appreciated.
I am faced with the task of adjusting a massive image to one-third of the window's height using CSS. It is important that I maintain its width proportionally. If possible, I prefer not to rely on JavaScript for this solution.
Do you have any suggestions or hints that could guide me in the right direction?