JSFiddle - React, Tailwind, and code Playground

by radu

HTML

<p id="one">test</p>

CSS

#one
{
    font:italic;
}