JSFiddle - React, Tailwind, and code Playground

HTML

<a>home</a>

CSS

a:active
{
    color: aqua;
}