JSFiddle - React, Tailwind, and code Playground
HTML
<p>Hello, I won't render anymore.</p>
JavaScript
document.write("Because I will overwrite everything.");
<p>Hello, I won't render anymore.</p>
document.write("Because I will overwrite everything.");