JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE html>
<html>
<head></head>
<body>
</body>
</html>
JavaScript
var imgObj = new Image();
imgObj.src =...
<!DOCTYPE html>
<html>
<head></head>
<body>
</body>
</html>
var imgObj = new Image();
imgObj.src =...