JSFiddle - React, Tailwind, and code Playground

by HikariNoSekai

HTML

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Document</title>
</head>
<body>
   <div aria-hidden="true"></div>
   <div>Test visability</div>
</body>
</html>