<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Website Under Construction</title> </head> <body style="text-align: center; font-family: sans-serif; padding-top: 15%;"> <h1>Welcome to My New Website</h1> <p>The default page has been restored. Content is coming soon!</p> </body> </html>