JSFiddle - React, Tailwind, and code Playground
by unloco
HTML
<svg viewBox="0 0 240 80" xmlns="http://www.w3.org/2000/svg">
<style>
.Rrrrr {
font: italic 40px serif; fill: red;
text-orientation: upright;
}
</style>
<text x="50" y="0" alignment-baseline="hanging" class="Rrrrr">Grumpy!</text>
</svg>