diff --git a/index.html b/index.html index 55c5110..804933d 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,16 @@
-
Please wait while we load the goodness.
+
+

+ +
+ Profile Studio +

+
+ Please wait while we load the goodness. +
+
diff --git a/styles.css b/styles.css index 249b5eb..8920bf9 100644 --- a/styles.css +++ b/styles.css @@ -35,7 +35,6 @@ html, body, h1, h2, h3, h4, h5 text-align: center; top: 50%; left: 50%; - font-size: 50px; color: white; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);