JSFiddle - React, Tailwind, and code Playground

HTML

<div>test âś”</div>

CSS

div  {
   color: #ff0000;
    -webkit-appearance: none;
}