JSFiddle - React, Tailwind, and code Playground

HTML

<div id="foo"></div>

JavaScript

document.getElementById("foo").innerHTML = "<p>Bar</p>";