commit 311ace0e57270b77cc17576070096a821b14d94b Author: Daniel Yrovas Date: Wed May 8 15:50:53 2024 +1000 initial commit diff --git a/flashlight404.html b/flashlight404.html new file mode 100644 index 0000000..e16f9ef --- /dev/null +++ b/flashlight404.html @@ -0,0 +1,30 @@ + + + + 404, Page Not Found + + + + + + + +
+

404

+

Uh, Ohh

+

+ Sorry we cant find what you are looking for, probably 'cuz its so dark + in here +

+
+
+ + diff --git a/neon404.html b/neon404.html new file mode 100644 index 0000000..0103403 --- /dev/null +++ b/neon404.html @@ -0,0 +1,405 @@ + + + + 404, Page not found + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +

Page Not Found

+ + diff --git a/style.css b/style.css new file mode 100644 index 0000000..c96e5d7 --- /dev/null +++ b/style.css @@ -0,0 +1,67 @@ +html { + height: 100%; +} + +body { + height: 100%; + background: url("https://wallpapercave.com/wp/6SLzBEY.jpg") no-repeat left top; + background-size: cover; + overflow: hidden; + display: flex; + flex-flow: column wrap; + justify-content: center; + align-items: center; +} + +.text h1 { + color: #011718; + margin-top: -200px; + font-size: 15em; + text-align: center; + text-shadow: -5px 5px 0px rgba(0, 0, 0, 0.7), + -10px 10px 0px rgba(0, 0, 0, 0.4), -15px 15px 0px rgba(0, 0, 0, 0.2); + font-family: monospace; + font-weight: bold; +} + +.text h2 { + color: #000; + font-size: 5em; + text-shadow: -5px 5px 0px rgba(0, 0, 0, 0.7); + text-align: center; + margin-top: -150px; + font-family: monospace; + font-weight: bold; +} + +.text h3 { + color: #fff; + margin-left: 30px; + font-size: 2em; + text-shadow: -5px 5px 0px rgba(0, 0, 0, 0.7); + margin-top: -40px; + font-family: monospace; + font-weight: bold; +} + +.torch { + margin: -150px 0 0 -150px; + width: 200px; + height: 200px; + box-shadow: 0 0 0 9999em rgba(0, 0, 0, 0.968627451); + opacity: 1; + border-radius: 50%; + position: fixed; + background: rgba(0, 0, 0, 0.3); +} + +.torch:after { + content: ""; + display: block; + border-radius: 50%; + width: 100%; + height: 100%; + top: 0px; + left: 0px; + box-shadow: inset 0 0 40px 2px #000, 0 0 20px 4px rgba(13, 13, 10, 0.2); +} diff --git a/torch404.html b/torch404.html new file mode 100644 index 0000000..99d36c2 --- /dev/null +++ b/torch404.html @@ -0,0 +1,31 @@ + + + + + 404, Page Not Found + + + + + + + +
+

404

+

Uh, Ohh

+

+ Sorry we cant find what you are looking for, probably 'cuz its so dark + in here +

+
+
+ + + diff --git a/torsh404.html b/torsh404.html new file mode 100644 index 0000000..2b4d2e5 --- /dev/null +++ b/torsh404.html @@ -0,0 +1,102 @@ + + + + 404, Page Not Found + + + + + + + +
+

404

+

Uh, Ohh

+

+ Sorry we cant find what you are looking for, probably 'cuz its so dark + in here +

+
+ +