This commit is contained in:
FemtoStar 2020-02-24 14:56:08 -05:00
parent b00305868d
commit 693b76ed7a

View file

@ -1,4 +1,20 @@
<html><head><title>FemtoStar</title></head>
<html><head>
<title>FemtoStar</title>
<style>
html, body {
background-color: #EEEEEE;
font-family: "Helvetica", "Suisse Int'l", sans-serif;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
h2 {
margin-top: 2.0em;
}
</style>
</head>
<body>
<h1>FemtoStar</h1>
<h2>Satellite communications built for privacy</h2>