I want the background to scroll with overflow: auto.
Is this possible with pure CSS?
I want the background to scroll with overflow: auto.
Is this possible with pure CSS?
I think what you want to do is customize your background image for the div. You can control scrolling behavior with the background-attachment directive.