JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE html>
<html>
<head>
<title>サンプル</title>
</head>
<body>
</body>
</html>

JavaScript

document.write("Hello world!!";