I am in the process of coding a new website and I need advice on how to code a specific layout. The layout I am trying to achieve involves a full-width header with one side displaying a gradient (4 columns) while the other side remains white (8 columns). Here is the design of the layout: https://i.sstatic.net/tN2Ec.png
I considered using flexbox for this, but I am unable to integrate a bootstrap grid within it.