JSFiddle - React, Tailwind, and code Playground

by Bhesh Gurung

HTML

<canvas id="callbreak" width="480" height="320"></canvas>

JavaScript

var scene = (function (){
	alert("hello");
})();