Page with 2+1 layout using Materialize.CSS

Greetings everyone.
I am working on a layout which has 2 sections on left and one main section on right.
The main section stretches out through out the page while the 2 sections on the page should be fixed and only right side should scroll. How to achieve this with materialize or normal html?
Thanks in Advance.

Sorry for taking so long. Here you are with HTML and CSS. The left side is correct. The right might have another way, but this is working.
https://codepen.io/tlc35us/pen/GVpVxY?editors=1100