JSFiddle - React, Tailwind, and code Playground

HTML

<div id='demo'></div>

CSS

div {
    font: monospace;
    margin-bottom: 20px;
}