Horizontal scroll in a specific div

Hi! Does anyone knows how to make horizontal interaction without making the entire page scroll horizontally? Meaning:

- have Div A and Div B on top of each other.
- Div A must be fixed, so it doesn’t have scroll
- DivB has horizontal scroll inside

I can either make it scroll horizontal with vertical scroll on page interaction or horizontally scroll the entire content of the page.

Thanks in advance :wink:


Here is my public share link: LINK
(how to access public share link)