Flexbox

A CSS3 layout mode that provides an easy and clean way to arrange items within a container. Even when the container’s size is unknown or dynamic, Flexbox ensures that the items within are aligned and distributed according to the defined rules.