CSS Flexbox is a layout module that allows you to create flexible and responsive webpages. It is a powerful tool that allows you to easily create complex layouts with minimal code. With Flexbox, you can easily create dynamic and responsive page layouts that are optimized for any screen size. It also
From Wikipedia
CSS Flexible Box Layout, commonly known as Flexbox, is a CSS web layout model. It is in the W3C's candidate recommendation (CR) stage. The flex layout allows responsive elements within a container to be automatically arranged depending on viewport size.