Is there a way to determine if the web page is overflowing on the Y axis, meaning it extends beyond the display area, and then apply styles accordingly?
Preferably, I am seeking a solution that relies solely on CSS.
Any suggestions on how to achieve this?