I've successfully implemented a fading image on scroll as desired.
However, upon closer inspection here, I've noticed that the text and menu below the image are positioned too far away, especially when resizing the browser window.
My goal is to maintain the overlay effect of the scrolling text on the image, similar to the style used in this example.
I apologize for not providing a JSFiddle link; I encountered issues with it.
While I attempted to make adjustments using this solution, the text no longer scrolls over the image as intended (like the FearTheGrizzly reference).
In essence, my objective is to have the text near the top of the image and ensure it remains aligned when resizing the browser window.