63 lines
2.7 KiB
HTML
63 lines
2.7 KiB
HTML
<html>
|
||
|
||
<head>
|
||
<title>FemtoStar Inc.</title>
|
||
<style>
|
||
html, body {
|
||
background-color: #00111d;
|
||
color: #ffffff;
|
||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
|
||
Roboto, Oxygen-Sans, Ubuntu, Cantarell,
|
||
"Helvetica Neue", sans-serif;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
justify-content: center;
|
||
text-align: center;
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
h2 {
|
||
margin-top: -0.8em;
|
||
}
|
||
p{
|
||
width: 640px;
|
||
}
|
||
a:link {
|
||
color: #ffffff;
|
||
}
|
||
a:visited {
|
||
color: #ffffff;
|
||
}
|
||
a:hover {
|
||
color: #ffffff;
|
||
}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<img src="femtostar_logo.png" width="240" height="240">
|
||
<h2>FemtoStar Inc.</h2>
|
||
<p>
|
||
FemtoStar Inc. is the company tasked with the manufacturing and operation of the FemtoStar satellite
|
||
constellation, based on the free and open-source designs and specifications developed by the
|
||
<a href="https://project.femtostar.com">FemtoStar Project</a>.
|
||
</p>
|
||
<p>
|
||
FemtoStar Inc. exists to provide the FemtoStar Project with an entity which can manufacture the satellites, hold
|
||
licenses for the constellation, and purchase services such as satellite launch or component fabrication, and can
|
||
handle the day-to-day operation of the constellation. While FemtoStar Inc. consists entirely of FemtoStar Project
|
||
members, and exists to manufacture and operate the system developed by the FemtoStar Project, the FemtoStar Project
|
||
is independent of FemtoStar Inc., and its developments are freely usable, even outside the context of the network
|
||
operated by FemtoStar Inc.
|
||
</p>
|
||
<p>
|
||
For further information, please email us at
|
||
<span class="j">This address has been hidden to prevent spam. If you are reading this website as plain text or through a screen reader, the correct address is the word inc (I, N, C), then the symbol spelled with the letter before B and then the letter after S, then the name of this
|
||
website or of our satellite, then dot com. </span>i<span class="c">
|
||
</span>n<span class="c">Lorem</span>c<span class="j">ipsum</span> а<span class="c">amet</span>t
|
||
f<span class="c">consectetur</span>e<span class="j">adipiscing</span>m<span class="c">elit</span>t<span class="c">Sed</span>o<span class="j">dolor</span>s<span class="c">sem</span>t<span class="c">lacinia</span>a<span class="c">ac</span>r
|
||
d<span class="c">euismod</span>о<span class="j">vitae</span>t c<span class="c">hendrerit</span>o<span class="j">sit</span>m
|
||
|
||
</p>
|
||
</body>
|
||
</html>
|