JSFiddle - React, Tailwind, and code Playground

by joshmoto

HTML

<div>Hello!</div>

CSS

div {
  text-align:center;
  font-stretch: expanded;
  font-size:5rem;
  }