im losing my mind but its okay

\
This commit is contained in:
limepot 2022-07-21 04:01:59 -06:00
parent e8e4df8c01
commit 6f6b78cd26
2 changed files with 40 additions and 0 deletions

21
i/suppose.html Normal file
View file

@ -0,0 +1,21 @@
<html>
<head><meta charset = "utf-8" />
<title>
I suppose
</title><style>
body {background-image: url('/assets/crt2.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
</style>
</head>
<body>
<p>fuck you, ill do it myself. Im done being used, im done wasting time, im done.
its time to make things happen.
</p>
</body>
</html>

19
i/will/become.html Normal file
View file

@ -0,0 +1,19 @@
<html>
<head><meta charset = "utf-8" />
<title>
Who
</title><style>
body {background-image: url('/assets/crt2.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
}
</style>
</head>
<body>
<p>I am supposed to be. Do not try to stop me. :)</p>
</body>
</html>