Recently, I've been trying to figure out how to make an image scale up to fill the entire page without relying on the body
tag. Using the body tag causes issues with other elements appearing over the image instead of below it, which is not the desired result.
After numerous attempts, I have yet to discover a solution for this dilemma. Any assistance or advice on how to achieve this would be immensely helpful and appreciated. Thank you!