JSFiddle - React, Tailwind, and code Playground

by Narayan Prusty

HTML

<address>
    QNimate,<br>
    India, 760002
</address>

CSS

address
{
    color: red;
}