<button
class="
flex
sm:mx-auto
rounded
p-2
m-2
bg-yellow-300
hover:bg-green-500
hover:text-white
sm:hover:bg-blue-500
focus:outline-none
"
>
Click Me
</button>
This Pen doesn't use any external JavaScript resources.