master
louisafriederike 9 months ago
parent ebffa6f4f1
commit c6680e9c60

Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

@ -15,9 +15,9 @@
<meta property="og:description" content="EIXOGEN" />
<meta property="og:image" content="" />
</head>
<body> <div class="profile"> <p id="title">Welcome to Eixogen, Sane! Take a deep breath.</p>
<body> <img id="logo" src="img/logo.png"> <div class="profile"> <p id="title">Welcome to Eixogen, Sane! Take a deep breath.</p>
<button>profile</button>
<button >profile</button>
</div>
<div class="wrapper">
<div class="flex-container" >

@ -1,54 +0,0 @@
<!doctype html>
<html>
<head>
<title>eixogen</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../style.css" rel="stylesheet">
<meta property="og:title" content="EIXOGEN" />
<meta property="og:description" content="EIXOGEN" />
<meta property="og:image" content="" />
</head>
<body>
<div class="wrapper">
<div class="flex-container">
<div class="flex-left">
<div class="section" >
<p>your name is lumen</p>
<p>your life focusses around work and you talk about it a lot.</p>
<p>you work with nex.</p>
<p><br><br>the dream starts:<br><br> *bling* message comes in from unknown. Weird that never happens to me
"hey"<br><br>
"Helloooo???? " I write back
I am a bit scared but actually more excited. What is this? I did not even know you can receive messages from unknown on Eixogen.
"how are you?" the unknown sender asks
"I am ok I guess" I answer
"you?"<br><br>
"I am good. I was wondering...
Don't you think there is something a bit off here?
Everything seems all right. Always. No mistakes. No tripping, no getting stuck"
"Who are you?"
I ask excited. No answer. Shit, maybe I should have not so aggressively for their identity. Maybe they think now I'm a COP.
"Yes I feel exactly the same" I write in addition.<br><br>
"I am glad to hear."<br><br>
-break<br><br>
"You are not alone."<br><br>
My heart starts racing. Is this what Helga was talking about?"<br><br>
I answer: "No? Where are you? I need your help!!!!"<br><br>
"I know, thats why I am here. Go to your menu to the settings and deactivate the firewall. Then go to your spam folder and open the mail coming from 868. Open the zip"<br><br>
<br>Shit. What if this is a virus`? Fuck it, I'll try it. I have nothing to loose in my account. No credits left just looser points. Let's go.</p>
</div>
<div class="section" >
<p>click below to join the collective stream of consciousness</p>
<a href="http://192.168.2.1:8000">start sleepwalking</a>
</div>
</div></div></div>
</body>
</html>

@ -8,18 +8,19 @@
font-size: 2em;
color: black;
text-align: left;
}
.profile{margin: 10px;}
.profile{padding-left:1.8vw;}
body {
font: 1.0em/1.6 'Inconsolata', monospace;
color: #c9cdc0;
font-weight: 400;
background-color: #acccfb;
text-shadow: rgb(255, 106, 0);
background-color: #37435538;
text-shadow: #FF4800;
/* overflow-y: hidden;
overflow-x: hidden; */
}
@ -110,7 +111,7 @@ body {
flex-direction: column;
padding: 5px;
margin-bottom:6px;
color: #ff4000;
color: #FF4800;
background-color: #0e0e0a;
}
.section2{
@ -320,7 +321,7 @@ button:active{
padding: 5px;
margin-bottom:6px;
color: rgb(37, 37, 37);
background-color: #3c8bff;
background-color: #e1e631ed;
}
.flex-container2 {
@ -400,3 +401,7 @@ input[type="text"] {
padding: 5px;
}
#logo{
max-width: 50vw;
min-width: 360px;
}

@ -0,0 +1,34 @@
<!doctype html>
<html>
<head>
<title>eixogen</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="icon" href="img/favicon.ico" type="image/x-icon" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../style.css" rel="stylesheet">
<meta property="og:title" content="EIXOGEN" />
<meta property="og:description" content="EIXOGEN" />
<meta property="og:image" content="" />
</head>
<body> <img id="logo" src="../img/logo.png">
<div class="wrapper">
<div class="flex-container">
<div class="flex-left">
<div class="section" >
<p>timeline eixogen</p>
<p>events</p>
</div>
<div class="section" >
<a href="http://eixo.codes">enter the game</a>
</div>
</div></div></div>
</body>
</html>
Loading…
Cancel
Save