JSFiddle - React, Tailwind, and code Playground

by John Doe

HTML

lorem lorem

JavaScript

$('html').mouseleave(function(){
	console.log('aadsdasd');
})