One of the creators here.<p>94% of browsers now support [1] the CSS Flexible Box Layout Module Level 1 (Flexbox for short), yet only 3% of all sites use this new technology [2]. We decided to create a visual UI around flexbox to mimic the Illustrator/Sketch alignment and distribution tools, and hopefully get this into the hands of a lot more people - even those who don't write code.<p>Best of all, we no longer need entire blog posts on how to vertically center something in CSS :)<p>For some ideas how this can be applied in real-world scenarios, you can see some practical layouts and video tutorials on how to reproduce them here: <a href="https://flexbox.webflow.com/" rel="nofollow">https://flexbox.webflow.com/</a><p>[1] <a href="http://caniuse.com/#search=flexbox" rel="nofollow">http://caniuse.com/#search=flexbox</a><p>[2] <a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/usage/css/display/" rel="nofollow">https://developer.microsoft.com/en-us/microsoft-edge/platfor...</a>