# Re-running the HTML Day file creation after environment reset html_day_content = """ Happy HTML Day!

Happy HTML Day!

Celebrate the magic of markup on August 2nd — the unofficial but totally awesome day to honor <html>, <head>, and <body>!

<html>
  <head></head>
  <body>
    <h1>I ❤️ HTML</h1>
  </body>
</html>

Keep coding, keep creating. HTML is where the web begins. 🌐