diff --git a/src/sass/style.scss b/src/sass/style.scss index e6d1eb940..abaca05f7 100644 --- a/src/sass/style.scss +++ b/src/sass/style.scss @@ -2447,6 +2447,9 @@ key { #middle { .pageTest { + #wordsWrapper { + position: relative; + } #memoryTimer { background: var(--main-color); color: var(--bg-color); diff --git a/static/index.html b/static/index.html index 066123204..e8141e4e5 100644 --- a/static/index.html +++ b/static/index.html @@ -1130,8 +1130,6 @@
Time left to memorise all words: 0s
-
-
60
@@ -1147,6 +1145,8 @@ Click or press any key to focus
+ +