JSFiddle - React, Tailwind, and code Playground

by the94air

HTML

<div></div>

CSS

div::after {
  content: "<center><h1>hello world</h1></center>"
}