<html>
    <head>
        <title>Kent Kingery :: Home</title>
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
    </head>
    <body style="background-color: #000000; font-family: Roboto, sans-serif; font-size: 16px;">
        <div style="border: 3px solid #ffffff; color: #ffffff; padding: 10px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);">
            <p style="text-align: center;"><img src="/images/headshot-round-300x300.png" /></p>
            <p style="font-size: 2em; letter-spacing: 3px; margin: 20px; padding: 0; text-align: center;">KENT KINGERY</p>
            <!-- <p style="font-size: 1.5em; text-align: justify;">This is some interesting information about my site. I am unsure how to specify this information, but it is only a test.</p> -->
        </div>
    </body>
</html>