Column layout with scrolling like in facebook profile page

How to achieve scrolling like in the FB profile page https://www.fb.com/zuck where the left panel stops scrolling when it reaches the bottom, while the right panel can continue scrolling. When the user scrolls up, both panels scroll up together.

This is what I came up with, but it doesn’t work properly.

https://codepen.io/Arrahid/pen/xbwjxKR

GitHub - codecks-io/react-sticky-box: Sticky boxes for contents of all sizes is what I was looking for.