JSFiddle - React, Tailwind, and code Playground

HTML

<h1>This is My Long Title</h1>

CSS

h1 {
    letter-spacing: 10px;
}