JSFiddle - React, Tailwind, and code Playground

by Imabot

HTML

<h1>Chuck Norris</h1>

<p>
	Chuck Norris is <span style="font-weight: bold;" id="qualificatif">a loser</span>.
</p>

<!-- Add an event that mofifies the qualifier tag -->
<button>
	I don't want to die so young.
</button>