diff --git a/index.html b/index.html
index f350c3b..d71e953 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
Greenlock™
-
+
Greenlock™ - Instant, Free SSL Certificates via Let's Encrypt v2
@@ -14,6 +14,7 @@
+
+
+
+
+
+ View Source (git)
+
+
+
+
+
-
-
diff --git a/js/app.js b/js/app.js
index 36bad79..41b3561 100644
--- a/js/app.js
+++ b/js/app.js
@@ -509,4 +509,6 @@
}
steps[1]();
+
+ $qs('body').hidden = false;
}());