diff --git a/public/css/style.css b/public/css/style.css index cf2741f..e9cf803 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -59,10 +59,6 @@ h1 { height: auto; } -#progress-container { - display: none; -} - #progress-container div { display: flex; width: 100%; @@ -76,7 +72,6 @@ h1 { } .results-container { - display: none; justify-items: center; } diff --git a/public/index.html b/public/index.html index e15336c..c5f33fb 100644 --- a/public/index.html +++ b/public/index.html @@ -61,7 +61,7 @@ -
+ -
+ -
+