JSFiddle - React, Tailwind, and code Playground
HTML
<body>
<div>
<p class="greeting-id">The ID is</p>
<p class="greeting-content">The content is</p>
</div>
</body>
<body>
<div>
<p class="greeting-id">The ID is</p>
<p class="greeting-content">The content is</p>
</div>
</body>