JSFiddle - React, Tailwind, and code Playground

JavaScript

window.onload = init

function init() {
    alert(1)
}