`text-wrap: balance`
Best for short text where visual rhythm matters.
When you apply `text-wrap: balance`, the browser tries to distribute the text so each line feels more even in length.
That makes it especially useful for headings, pull quotes, banners and other short blocks where one weak last line would disrupt the composition.
Browsers usually limit balancing to a relatively small number of lines for performance reasons, so it is not meant to rebalance huge blocks of copy.