JSFiddle - React, Tailwind, and code Playground
by ryanttb
HTML
<p>
<span>the crier<ruby> <rt>'s</rt></ruby></span>
<span>One came the road that I <ruby>cam<rt><ruby>came -<rt>ohai</rt></ruby></rt></ruby></span>
</p>
CSS
span { display: block; }
rt { font-size: 12px;}