Page is question: Website
I am trying to figure out how to to have different shapes/SVGs always fill the page and touch, while never overlapping or leaving gaps.
If I were to use simple squares, flexbox or grid would probably be the solution.I've tried going completely with vw/vh, however different screen ratios seem to make this impossible.
How can I achieve this flexibility/responsiveness with freeform shapes? Am I missing something trivial?