JSFiddle - React, Tailwind, and code Playground

HTML

<svg width="500px" height="500px" style="background: #EEE">
    
    <text x="0" y="0" style="dominant-baseline: hanging;font-size:500px" textLength="50%" lengthAdjust="spacingAndGlyphs">Hello</text>
    
</svg>