JSFiddle - React, Tailwind, and code Playground

by cvalleskey

HTML

<p>
Testing.
</p>

CSS

p {
  margin-bottom: 1em;
}