diff --git a/public/index.html b/public/index.html index 7b5f7fe..dd08d6c 100644 --- a/public/index.html +++ b/public/index.html @@ -40,7 +40,15 @@ padding: 0; } - #splash { + noscript { + color: #cccccc; + font-size: 1rem; + font-family: sans-serif; + text-align: center; + line-height: 1.25; + } + + #splash, noscript { position: fixed; top: 0; left: 0; @@ -119,12 +127,12 @@ - - + +