I have an image that is extremely long, measuring 2263 x 8192 pixels. I want to design a website with a background that spans the width of the window and the full height of the image, all while maintaining responsiveness.
The concept is to have this elongated scrolling image split into sections with fixed heights. Similar to a landing page with various sections, but instead of individual backgrounds for each section, I prefer to use one continuous image.
Do you have any suggestions on how to achieve this?