Source

        <!DOCTYPE html>
        <html>
          <head>
          <title>Page Title</title>
          </head>
        <body>
<div class="text-center"><h1 class="text-4xl font-bold text-gray-800 mb-4">Launching Soon!</h1><p class="text-lg text-gray-600 mb-8">Our Web (combination of HTML, CSS and JavaScript) editor is on its way. Stay tuned!</p></div>
        </body>
        </html>
          
Web Preview
Source

        <!DOCTYPE html>
        <html>
          <head>
          <title>Page Title</title>
          </head>
        <body>
<div class="text-center"><h1 class="text-4xl font-bold text-gray-800 mb-4">Launching Soon!</h1><p class="text-lg text-gray-600 mb-8">Our Web (combination of HTML, CSS and JavaScript) editor is on its way. Stay tuned!</p></div>
        </body>
        </html>
          
Live Preview