JSFiddle - React, Tailwind, and code Playground

by Narayan Prusty

HTML

<b>Bold Text</b>

CSS

b
{
    color: green;
}