My goal is to create a layout like this:
https://i.sstatic.net/dqs7R.png
Implementing the scrolling part with nested DIVs is straightforward, and I already have the left 40px area figured out. However, the challenge lies in adding the right 40px area. It's important to note that both additional areas should remain outside of the scrolling space.
Any suggestions?