diff --git a/webclient/public/index.html b/webclient/public/index.html
index 18c1a96..c9b6ac5 100644
--- a/webclient/public/index.html
+++ b/webclient/public/index.html
@@ -28,7 +28,9 @@
position: absolute;
background: black;
color: white;
- animation: showMessage 0s 2s forwards;
+ }
+ .errormessage {
+ animation: showMessage 0s 5s forwards;
opacity: 0;
}
@@ -40,12 +42,15 @@
Spaceport
-
If you are reading this message, there's been an error.
-
-
- Try refreshing the page. If that doesn't work,
- please contact Tanner (protospace@tannercollin.com) for help.
-
+
Loading...
+
+
If you are reading this message, there's been an error.
+
+
+ Try refreshing the page. If that doesn't work,
+ please contact Tanner (protospace@tannercollin.com) for help.
+
+