diff --git a/space/index.handlebars b/space/index.handlebars
index 3f984c5..424f777 100644
--- a/space/index.handlebars
+++ b/space/index.handlebars
@@ -5,12 +5,13 @@
DarkCat09's Web Site
-
+
+
-
+
diff --git a/space/styles.less b/space/styles.less
index ec992f0..6853dc6 100644
--- a/space/styles.less
+++ b/space/styles.less
@@ -1,5 +1,3 @@
-@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
-
@spacebg: #000015;
@menubg: rgba(0,0,0,0.65);
@menuhl: lighten(@menubg, 14%);