diff options
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..a93bc86 --- /dev/null +++ b/about.html @@ -0,0 +1,75 @@ +<html><head> + <title>A b o u t</title> + <link rel="icon" href="favicon-32x32.png"> + <link rel="stylesheet" href="aboutt.css" type="text/css"> +<style type="text/css"> +#blur{ + font-size: 40px; + color: transparent; + text-shadow: 0 0 15px black; +} + +#blur2{ + filter: blur(2px); +} + +#blur11{ + font-size: 40px; + text-shadow: 0 0 8px crimson; +} + +#yudo{ + left:-20em; + top:5em; + position:absolute; + +} + +</style> +<style type="text/css">a{text-decoration:none}</style> + </head> + <body> + <div id="blur" > + <center><div id="quoteText">It's presence first became known on 02-08-16 with the purpose of serving as a terminal to connect those with despair, who aim for instrumentality.</div></center> + <div id="divider"> + <div id="headText" style="position:fixed;left:25%;"><a href="http://steamcommunity.com/id/Suyuuh/">Steam</a> + <div id="headText" style="position:fixed;left:35%;"><a href="https://twitter.com/suyu_san">Twitter</a> + <div id="headText" style="position:fixed;left:45%;"><a href="https://www.youtube.com/channel/UCF-aTyjt-lqcCobd8se4sdg">Youtube</a> + <div id="headText" style="position:fixed;left:55%;"><a href="https://discord.gg/BAGEVbX">Discord Server</a><br><br><br><br> + </div> + + +<div id="yudo"> +<center> +<div class="centerContainer"> + + <a href="paradise.html"><font id="blur11">P a r a d i s e</font></a><br> + & <br> + <a href="hope.html"><font id="blur11">H o p e</font></a> + +</div> + +</center> + + +<br> +<div id="crText">Photographer:<a href="https://www.instagram.com/na.yake/">@na.yake</a></div> +<div id="crText">Model:<a href="https://www.instagram.com/lil.baby.lil/">@lil.baby.lil</a></div> +</div> + +</div> + + + +<html> +<body background="abbout.gif"> +<body bgcolor="#424242"> +</body> +</html> + +<audi autoplay loop > + <source src="aboutt.mp3" + </audio> + + +</body></html>
\ No newline at end of file |