+
Waiting for focus to load
+ + +diff --git a/loader.html b/loader.html index 79ba422..b6602db 100644 --- a/loader.html +++ b/loader.html @@ -26,6 +26,11 @@ user-select: none; } + .ring-container { + text-align: center; + margin-bottom: 3em; + } + .ring { width: 48px; height: 48px; @@ -35,6 +40,7 @@ border-radius: 50%; animation: spin 0.9s linear infinite; opacity: 0.7; + display: inline-block; } @keyframes spin { @@ -62,6 +68,7 @@ border: 1px solid #2a2a32; border-radius: 6px; line-height: 1.6; + margin-bottom: 1em; } .go-now { @@ -81,11 +88,12 @@
- -Waiting for focus to load
- - - +