JSFiddle - React, Tailwind, and code Playground

HTML

<html>
<body>

<iframe src="data:text/html,<html><body><script>
history.replaceState(null, '', location.href);
document.body.innerHTML = 'works';
</script></body></html>"></iframe>

</body>
</html>