diff --git a/index.html b/index.html
index c6252fa..e4e5118 100755
--- a/index.html
+++ b/index.html
@@ -1,38 +1,47 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
diff --git a/resources/css/index.css b/resources/css/index.css
index 402a2cd..a6ef828 100755
--- a/resources/css/index.css
+++ b/resources/css/index.css
@@ -32,7 +32,7 @@ main { max-width: 900px; margin: 0 auto; padding: 0 1rem 3rem; }
font-family:"Iceland",sans-serif;
font-size:clamp(2.4rem,6vw,6rem);
line-height:1; margin:.75rem 0 0;
- color:var(--gold); text-align:center;
+ color: #FFD700; text-align:center;
text-shadow:0 4px 12px rgba(0,0,0,.6);
opacity:0; transform:translateY(calc(-1*var(--nav-h))) scale(.98);
animation:popFromNav 900ms cubic-bezier(.2,.75,.15,1.1) forwards,