JSFiddle - React, Tailwind, and code Playground
HTML
<p style="text-align:center" class="balance-text">There is nothing either good or bad, but thinking makes 顶替 it so.</p>
<script type='text/javascript' src="https://raw.github.com/adobe-webplatform/balance-text/master/jquery.balancetext.js"></script>
CSS
.balance-text {
text-wrap: balanced;
}