While developing my fullscreen website, I encountered an issue with the resolution on smaller screens, particularly when using a laptop. The scroll bar appeared and pushed the footer down due to problems with padding and margins. I attempted to address this using a media query "@media (max-height)" but it did not have the desired effect.
I believe there is a solution that involves a few simple steps, but I am unsure of how to proceed. Any support would be greatly appreciated.
Thank you, P.S. Apologies for any errors in my English