<html>
        <head><title>Welcome</title></head>
        <body style='display:flex; justify-content:center; align-items:center; height:100vh; font-family:sans-serif;'>
            <h1>Welcome! You're visiting my personal blog.</h1>
        </body>
    </html>