There are several issues that can arise when trying to make a section fullscreen on all devices, with the problem almost always being the height. When searching online, nearly all of the answers (that actually work) use jQuery which comes with its own compatibility issues, plus they don’t account for legacy browsers or for if the screen resolution is resized. But don’t worry, we have the ultimate fix!

read more