JSFiddle - React, Tailwind, and code Playground

HTML

I &#60;<span>&#9829;</span>&#62; NY &#38; SF &#8594;

CSS

body {
    font-family: 'Times New Roman', serif;
    font-size: 300%;
}
span {
    color: red;
}