<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>johnrgilbert.com</title>
    <style>
        body {
            margin: 0;
            height: 100vh;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            background-color: black;
        }

        a {
            color: white;
            text-decoration: none;
            font-size: 24px;
            margin: 10px;
        }

        a:hover {
            text-decoration: underline;
        }

        .linkedin-icon {
            fill: white;
            width: 32px;
            height: 32px;
        }
    </style>
</head>

<body>
    <a href="/cdn-cgi/l/email-protection#d7bdb8bfb997bdb8bfb9a5b0bebbb5b2a5a3f9b4b8ba">johnrgilbert.com</a>
    <a href="https://www.linkedin.com/in/johnrobertgilbert/" target="_blank">
        <svg class="linkedin-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
            <path d="M22.23 0H1.77A1.78 1.78 0 0 0 0 1.78v20.44A1.78 1.78 0 0 0 1.77 24h20.46A1.78 1.78 0 0 0 24 22.22V1.78A1.78 1.78 0 0 0 22.23 0zM7.53 20.44H3.56V9h3.97zM5.56 7.34a2.24 2.24 0 1 1 2.23-2.24 2.24 2.24 0 0 1-2.23 2.24zM20.45 20.44h-3.97v-6.26c0-1.58-.56-2.66-1.97-2.66a2.15 2.15 0 0 0-2.02 1.42 2.66 2.66 0 0 0-.13.95v6.55h-3.97s.05-10.64 0-11.77h3.97v1.67a3.94 3.94 0 0 1 3.58-1.96c2.62 0 3.71 1.73 3.71 3.98z"/>
        </svg>
    </a>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>

</html>
