diff --git a/index.html b/index.html index 3f61656..7c3f013 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,24 @@ - - + + uwu.dev - - -

DEPLOY TEST...

- + +
+
+    ▄▄▀▄▄
+▄▄▀▀  ▓  ▀▀▄▄
+  ▀▀▀▄ ▄▀▀▀
+      ▀
+      	
+
+

FREEDOM OF THE MIND

+
FreeSpace.pw
diff --git a/just.css b/just.css new file mode 100644 index 0000000..f39dfff --- /dev/null +++ b/just.css @@ -0,0 +1,33 @@ +html, body { + margin: 0; + width: 100%; + height: 100%; + overflow: hidden; +} + +h1 { + +} + +a { + +} + + +.bg-test { + position: fixed; + inset: 0; + display: flex; + padding: 20px; + justify-content: center; + color: #fff; + user-select: none; + pointer-events: none; +} + +.bg-test pre { + margin: 0; + white-space: pre; + line-height: 1; + font-size: 2vw; +}