JSFiddle - React, Tailwind, and code Playground

by jzhang172

HTML

ok

JavaScript

document.body.onload = function(){
      alert("LOADED!");
  }