<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="shortcut icon" href="assets/favicon.ico"/>
    <title>Outworld | Expeditionary communications</title>
    <meta property="og:type" content="website">
    <meta property="og:site_name" content="Outworld">
    <meta property="og:title" content="Welcome to Outworld | Launching fall 2023">
    <meta property="og:description" content="Outworld is a next-gen expeditionary communications platform. Launching fall 2023.">
    <meta name="description" content="Outworld is a next-gen expeditionary communications platform. Launching fall 2023.">
    <meta name="author" content="Outworld">
    <style>
      .content {
        margin-top: 5vh;
      }
      h1 {
        text-align: center;
        font-family: monospace;
        font-size: 35px;
      }
      .hero-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 35px;
        margin-bottom: 35px;
      }
      p {
        text-align: center;
        font-family: monospace;
      }
    </style>
  </head>
  <script type="module">
  // Import the functions you need from the SDKs you need
  import { initializeApp } from "https://www.gstatic.com/firebasejs/9.17.1/firebase-app.js";
  import { getAnalytics } from "https://www.gstatic.com/firebasejs/9.17.1/firebase-analytics.js";
  // TODO: Add SDKs for Firebase products that you want to use
  // https://firebase.google.com/docs/web/setup#available-libraries

  // Your web app's Firebase configuration
  // For Firebase JS SDK v7.20.0 and later, measurementId is optional
  const firebaseConfig = {
    apiKey: "AIzaSyDwvhPdNaf2cPozTcN3pa8ydtFGE8O956w",
    authDomain: "offworld-39884.firebaseapp.com",
    projectId: "offworld-39884",
    storageBucket: "offworld-39884.appspot.com",
    messagingSenderId: "866516903999",
    appId: "1:866516903999:web:a21e0ecd51770c3bb4308a",
    measurementId: "G-S7H2WLFT1F"
  };

  // Initialize Firebase
  const app = initializeApp(firebaseConfig);
  const analytics = getAnalytics(app);
</script>
<script async>(function(s,u,m,o,j,v){j=u.createElement(m);v=u.getElementsByTagName(m)[0];j.async=1;j.src=o;j.dataset.sumoSiteId='2a19a4e28231017ebbd5514939a12a008f0423d57e29ab682ff0a77f95162bc1';v.parentNode.insertBefore(j,v)})(window,document,'script','//load.sumo.com/');</script>
  <body>
    <div class="content">
      <h1>Outworld</h1>
      <img src="assets/pfp.png" height="256" width="256" class="hero-img">
      <p>We're building a next-gen expeditionary communications platform.</p>
      <p style="margin-bottom: 50px;">Launching fall 2023.</p>
      <span data-sumome-listbuilder-embed-id="f3fd116294e40fae4e01305287ae38ba1a1b9ba739f873480919da553a396c15"></span>
    </div>
  </body>
</html>
