summaryrefslogtreecommitdiff
path: root/gate.html
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-23 01:42:13 -0700
committer8cy <[email protected]>2020-04-23 01:42:13 -0700
commit9edf1fa9431016cdd4e08c8afaff52cf0909f22b (patch)
tree2d35a76b5103f43af419400b4c5492eae84b146b /gate.html
parentchange verify upload button (diff)
downloadacantha.ga-admin-9edf1fa9431016cdd4e08c8afaff52cf0909f22b.tar.xz
acantha.ga-admin-9edf1fa9431016cdd4e08c8afaff52cf0909f22b.zip
stage 2legacy-2
Diffstat (limited to 'gate.html')
-rw-r--r--gate.html83
1 files changed, 83 insertions, 0 deletions
diff --git a/gate.html b/gate.html
new file mode 100644
index 0000000..e7037b2
--- /dev/null
+++ b/gate.html
@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <link rel="icon" href="../i.imgur.com/E5vZemY.png">
+ <title>† Suyu†</title>
+ <meta charset="UTF-8">
+ <link href="hell.css" rel="stylesheet" type="text/css" media="all">
+ <script type="text/javascript" src="bg.html"></script>
+ <style type="text/css">
+body {cursor:url("cursor2.html")1 1, auto;}
+</style>
+ <style type="text/css">a{text-decoration:none}</style>
+<style type="text/css">
+a {cursor:url("cursor2.html")1 1, default;}
+</style>
+
+<style type "text/css">
+<!--
+/* @group Blink */
+.blink {
+ -webkit-animation: blink .50s linear infinite;
+ -moz-animation: blink .50s linear infinite;
+ -ms-animation: blink .50s linear infinite;
+ -o-animation: blink .50s linear infinite;
+ animation: blink .50s linear infinite;
+}
+@-webkit-keyframes blink {
+ 0% { opacity: 1; }
+ 50% { opacity: 1; }
+ 50.01% { opacity: 0; }
+ 100% { opacity: 0; }
+}
+@-moz-keyframes blink {
+ 0% { opacity: 1; }
+ 50% { opacity: 1; }
+ 50.01% { opacity: 0; }
+ 100% { opacity: 0; }
+}
+@-ms-keyframes blink {
+ 0% { opacity: 1; }
+ 50% { opacity: 1; }
+ 50.01% { opacity: 0; }
+ 100% { opacity: 0; }
+}
+@-o-keyframes blink {
+ 0% { opacity: 1; }
+ 50% { opacity: 1; }
+ 50.01% { opacity: 0; }
+ 100% { opacity: 0; }
+}
+@keyframes blink {
+ 0% { opacity: 1; }
+ 50% { opacity: 1; }
+ 50.01% { opacity: 0; }
+ 100% { opacity: 0; }
+}
+/* @end */
+-->
+</style>
+ </head>
+ <body>
+ <div class="centerContainer">
+ </div>
+ <center>
+ <blink>
+ <div id=p>
+ <br><br><br><br><br><br>
+<a href="#" class="tab blink" style="text-decoration: none;font-size:60px;">die</a>&nbsp&nbsp
+<a href="#" class="tab blink" style="text-decoration: none;font-size:60px">suffer</a>&nbsp&nbsp
+<a href="#" class="tab blink" style="text-decoration: none;font-size:60px">perish</a>&nbsp&nbsp
+<a href="#" class="tab blink" style="text-decoration: none;font-size:60px">despair</a>&nbsp&nbsp
+</blink>
+</center>
+<br>
+
+
+<body background=gate.gif>
+ <audio autoplay loop >
+ <source src="introjection.mp3" type="audio/mpeg">
+ </audio>
+
+ </body>
+</html>