JSFiddle - React, Tailwind, and code Playground

by Afzaal Ahmad Zeeshan

HTML

<div>Love for all, Hatred for none!</div>

CSS

div {
    color: rgb(213,144,0);
}