JSFiddle - React, Tailwind, and code Playground

HTML

<ol>
<li>This is my step 1</li>
<li>This is my step 2</li>
<li>This is my step 3</li>
</ol>

CSS

/* i don't want to do this */
/* li { font-size:2em; } */