diff options
Diffstat (limited to 'darkness.html')
| -rw-r--r-- | darkness.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/darkness.html b/darkness.html new file mode 100644 index 0000000..a8e8ae6 --- /dev/null +++ b/darkness.html @@ -0,0 +1,34 @@ +<html><head> + <title>D a r k n e s s</title> + <link rel="icon" href="../i.imgur.com/E5vZemY.png"> + <link rel="stylesheet" href="adam.css" type="text/css"> + <style type="text/css">a {text-decoration: none}</style> + <style type="text/css"> +body {cursor:url("cursor1.html")1 1, auto;} +</style> + +<style type="text/css"> +a {cursor:url("cursor2.html")1 1, default;} +</style> + </head> + <body> + <div class="centerContainer"> + <div id="quoteText"><br><br><br><br><a href="why.html">Man fears the darkness, and so he scrapes away at the edges of it with fire.</a></div> + +</div> + + + +<html> +<body background="darkness.gif"> +<body bgcolor="#424242"> +</body> +</html> + + +<audio autoplay loop > + <source src="rei1.mp3" type="audio/mpeg"> + </audio> + +</div> +</body></html>
\ No newline at end of file |