JSFiddle - React, Tailwind, and code Playground

HTML

<html>
<head>
    <title><?php echo (".example"); ?></title>
</head>
<body>
    <h1 class="example">this is going to be the title</h1>
</body>
</html>