j4pm/website/index.html

152 lines
4.5 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Jane's Original Website DO Not Steal</title>
<link rel="icon" type="image/png" href="https://n2.pm/favicon.png">
<script src="./name.js"></script>
<script src="./crab.js"></script>
<!-- css go yoink -->
<!-- notnite was here 08/07/21 -->
<!-- notnite was here 10/31/21 -->
<!-- notlite was watching me write this 04/01/22 -->
<style>
@font-face {
font-family: "Unifont";
src: local("Unifont"), url(unifont-13.0.06.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
* {
margin: 0;
}
.nobreak {
white-space: nowrap;
display: inline-block;
}
html,
body {
height: 100%;
width: 100vw !important;
height: 100vh !important;
align-items: center;
justify-content: center;
}
@keyframes crab {
from {
top: -100vh
}
to {
top: 120vh
}
}
.crab {
position: relative;
display: flex;
font-size: 9vh;
padding: 1vh;
line-height: 1;
text-decoration: none;
white-space: nowrap;
animation-name: crab;
animation-fill-mode: backwards;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
#shit {
display: flex;
align-items: center;
flex-direction: column;
}
body {
color: white;
background-color: black;
text-align: center;
}
.monospace {
font-family: Unifont, monospace;
line-height: 100%;
}
.big {
font-size: 1.5em;
}
.r {
color: #cb2027;
}
.b {
color: #4b3b97;
}
.server {
color: #ffd700;
}
.link {
text-decoration: none;
}
</style>
</head>
<body onclick="crab()">
<div id="shit">
<pre class="monospace big"><span class="r">█▀▄ ▄ </span><span class="b">█▀▄ ▄ ▄ </span><span class="r"> ▄▄ </span>
<span class="r">█ █ ▄▀▄ ▀█▀ </span><span class="b">█ █ █▄█ ▀█▀ </span><span class="r">█▄</span><span class="b">▀█</span>
<span class="r">█ █ ▀▄▀ █ </span><span class="b">█ █ ▀▄▄ █ </span><span class="b"> ▀▀ </span>
</pre>
2022-04-02 02:47:58 +00:00
<p class="monospace">cock penis not a stole n website</p>
<br />
<div>
2022-04-02 02:47:58 +00:00
<h3 class="nobreak monospace">jane</h3>
<span class="nobreak" id="name"></span>
2022-04-02 02:47:58 +00:00
<h3 class="nobreak monospace">petrovna | jane#0009</h3>
</div>
<br />
<br />
<a href="https://github.com/janeptrv">
2022-04-02 02:47:58 +00:00
<b class="monospace">github</b>
</a>
<a href="https://gitlab.com/janeptrv">
2022-04-02 02:47:58 +00:00
<b class="monospace">gitlab</b>
</a>
<a href="https://gitdab.com/jane">
2022-04-02 02:47:58 +00:00
<b class="monospace">gitdab</b>
</a>
<br />
<br />
<br />
<br />
<br />
<div class="xsd">
<div class="hard core gamer">
<br />
<p>BIG LINKS</p> <br /> <br /> <br />
2022-04-02 02:47:58 +00:00
<a href="https://notnite.com"> <div class="monospace">notnites page</div></a> <br />
<a href="https://n2.pm"> <div class="monospace">not a stolen website</div></a> <br />
<a href="https://coolmathgames.tech"> <div class="monospace">Mary's Site</div> </a> <br />
<a href="https://e2.pm"> <div class="monospace">eernin</div> </a> <br />
<a href="https://cables.j4.pm/"> <div> class="monospace"free cables" src="images/cables.gif" width="88</div></a> <br />
<a href="http://weed4lif.getenjoyment.net//"> <div class="monospace">"weed4lif"</div> </a> <br />
<a href="https://yang-63-official.biz/"> <div class="monospace">YANG63</div></a> <br />
<a href="https://i-fucking-hate.ninja/">
2022-04-02 02:47:58 +00:00
<div class="monospace" width="88" height="31">Goast</div>
</a> <br />
</div>
</div>
</body>
</html>