JSFiddle - React, Tailwind, and code Playground

by Curry

HTML

<section>Ohai
<p>Ohai
<div>Ohai
<article>Ohai
<header>Ohai
    </header></article></div></p></section>

CSS

* {
    font-size:1.2em;
}