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

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">

    <title>teevault.com - rebuilding a legacy</title>

    <!-- Fonts -->
    <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">
    <link rel="stylesheet" href="/main.css" />
</head>

<body>
    <div class="flex-center position-ref full-height">
        <div class="message">
            We are rebranding our entire operation.
        </div>
        <div class="secondary-message">
            Please check back later.
        </div>
    </div>
</body>

</html>