JSFiddle - React, Tailwind, and code Playground

by khamer

HTML

<p>
  This is fine
</p>

CSS

html,body {
  background: #D97C3A;
  color:#74ABCF
}