JSFiddle - React, Tailwind, and code Playground

HTML

<div>
<p class="text">
PR
</p>
</div>

CSS

.text {
  font-size: 100px;
  font-family: Helvetica;
}