JSFiddle - React, Tailwind, and code Playground

by John Doe

HTML

<div><a href="#" id="a">lorem</a></div>

CSS

div a{
  color: red;
}