dont look at me
This commit is contained in:
parent
2d696b2820
commit
e882c5419b
5 changed files with 89 additions and 1 deletions
27
docs/bicrodex.html
Normal file
27
docs/bicrodex.html
Normal file
|
@ -0,0 +1,27 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>bicromave</title>
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background: red;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1 style="font-size: 100px; margin-bottom: 0; padding-bottom: 0;">BEWARD</h1>
|
||||
<h2>YOU ARE IN THE PRESENCE OF BICROMAVE.</h2>
|
||||
<!-- <img src="https://exactrecon.com/wp-content/uploads/2022/03/What-to-Do-if-Your-Microwave-Catches-on-Fire.jpg" />-->
|
||||
<img src="https://images-ext-1.discordapp.net/external/YZAChcF_VHsjpopXJsdN6e_HNqXacBn7_ktEHdxKhW0/%3Fu%3Dhttps%253A%252F%252Fassets2.cbsnewsstatic.com%252Fhub%252Fi%252Fr%252F2013%252F02%252F12%252Ff1f6418d-d0b7-484a-93a3-bca325165b76%252Fthumbnail%252F1200x630%252Fe115e6f1d443274f05a468de63a0b20c%252Fmicrowave_fire.jpg%26f%3D1%26nofb%3D1%26ipt%3D17e2fb5d6fe710e6b2792bfe52438e689f8c6459ff4695cd10e2f7126bd23749%26ipo%3Dimages/https/external-content.duckduckgo.com/iu/?format=webp&width=1278&height=671" />
|
||||
Turn back now or kio will put a fork in your microwave and summon the demons of the nether realm.<br />
|
||||
|
||||
<center>host: ferny — creature of nightmarish origin: kio</center>
|
||||
</body>
|
||||
</html>
|
49
docs/fernydex.html
Normal file
49
docs/fernydex.html
Normal file
|
@ -0,0 +1,49 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>kyla</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="warning">
|
||||
<div id="prompt">
|
||||
mines not nsfw "yet"<br />
|
||||
ballsfish :3<br />
|
||||
<br />
|
||||
<a href="#" id="coolWithThat">YURRRRRR?</a> <a href="https://kids.kidzbop.com/">[No]</a>
|
||||
</div>
|
||||
</div>
|
||||
<div id="back">
|
||||
|
||||
</div>
|
||||
<div id="content">
|
||||
<div id="right">
|
||||
<h1>Ferny</h1>
|
||||
<span class="lighter">he/him, foxboy</span><br>
|
||||
<br>
|
||||
administrator<br>
|
||||
<a href="https://kitsunes.club"><img
|
||||
src="https://s3.kitsunes.club/storage/bf399313-959c-43e1-a225-0e8e6f71a852.png" height="25px">Kitsunes.club</a>
|
||||
<a href="https://kitsunes.chat"><img
|
||||
src="https://s3.kitsunes.club/storage/600e1975-ed4c-4ea5-ba05-caadcc95e003.png" height="25px">Kitsunes.chat</a>
|
||||
<a href="https://status.kitsu.life"><img src="https://status.kitsunes.club/upload/logo1.png?t=1687391965528"
|
||||
height="25px">kitsu.life</a><br>
|
||||
</div>
|
||||
<br> you wanna go
|
||||
<a href="bicrodex.html" target="_self">deeper?</a>
|
||||
<div id="left">
|
||||
<img src="https://s3.kitsunes.club/storage/e5e81110-d9a0-44a3-b590-911a81d13e80.webp" height="700px"
|
||||
alt="Kio. A picture of a foxboy.">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="code.js"></script>
|
||||
|
||||
<img src="neofox.png" class="falling">
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -71,7 +71,8 @@
|
|||
offerings<br>
|
||||
<a href="https://paypal.me/imkio">:3</a><a href="https://ko-fi.com/kitsunesclub">:3</a>
|
||||
<br>
|
||||
ferny jumpscare
|
||||
ferny
|
||||
<a href="fernydex.html" target="_self">jumpscarer</a>
|
||||
<br>
|
||||
</div>
|
||||
<div id="right">
|
||||
|
|
3
docs/nextperson.html
Normal file
3
docs/nextperson.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<!-- the next persons page goes here
|
||||
link it to the front somehow
|
||||
we can make a huge chain of them itll be funny :3 -->
|
|
@ -118,6 +118,14 @@ body {
|
|||
padding-block: 30px;
|
||||
}
|
||||
|
||||
#content #right {
|
||||
margin-right: 30px;
|
||||
margin-bottom: ;
|
||||
margin-block: auto;
|
||||
padding-block: 30px;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue