JSFiddle - React, Tailwind, and code Playground
HTML
<h1>Hello, sport</h1>
<p id="first">I am the first paragraph.</p>
<div>
<p>I am the second paragraph. I am in a div.</p>
</div>
<p>I am the third paragraph.</p>
<button>I am the button.</button>