====== Ideas for CSS Flexible Box Layout Level 2 ====== * ''flex-wrap: nowrap | [ tight || balance || wrap ]'' to allow tight-packing (line break based on min-size) and line-balancing * ''break-before/after: flex-line'' to allow explicit line breaks