How to change css value based on scroll position on the page?

Is it possible to change a div’s width and background based on the scroll amount down the page? Please see the example about halfway down this page: Rivian - R2

It is possible, with JavaScript.

You should try GSAP. :slight_smile: