JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background-color: black;height: 50px"></div>
JavaScript
setTimeout(() => alert('oi'))
<div style="background-color: black;height: 50px"></div>
setTimeout(() => alert('oi'))