Below is an image attachment showing a navigation bar with list items. The overflow-y property allows scrolling to the right and left, and the desired effect is to make only one side transparent at a time based on the scroll direction. Is it possible to achieve this using CSS? ReactJS is being used for this mobile-first website, so incorporating React if necessary is also acceptable. Looking forward to helpful responses, thank you!