im losing my mind but its okay
\
This commit is contained in:
parent
e8e4df8c01
commit
6f6b78cd26
2 changed files with 40 additions and 0 deletions
21
i/suppose.html
Normal file
21
i/suppose.html
Normal 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
19
i/will/become.html
Normal 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>
|
Loading…
Reference in a new issue