JSFiddle - React, Tailwind, and code Playground

HTML

<div class="2">yoooo tester </div>

JavaScript

//$(".2").css({ backgroundColor: "#FFFF88" });
$('.2').effect('highlight', {}, 3000);