JSFiddle - React, Tailwind, and code Playground

JavaScript

window.onload = function(){
    var ctx = 5;
     alert(ctx)
};