JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE html>
<html>
<body>
<script>

document.write(escape("Test test test"));

</script>


</body>
</html>