JSFiddle - React, Tailwind, and code Playground

by Tom Randolph

HTML

<span>Text in a line</span>

CSS

html{
  font-size: 10px;
  line-height: 1rem;
}