JSFiddle - React, Tailwind, and code Playground

by Imabot

HTML

<html>
  <head>
  </head>
  <body>
    <h1>Message in the console</h1>

    <!-- Insert your JavaScript ici -->
    <!-- The code have to display a message in the console -->
    
    
  </body>
</html>