diff --git a/css/artsey-tutor.css b/css/artsey-tutor.css index 489a786..befcc4a 100644 --- a/css/artsey-tutor.css +++ b/css/artsey-tutor.css @@ -133,4 +133,9 @@ body { .letterbox-letter-hl { border: solid black 2px; background-color: yellow; +} + +#typing-text { + visibility:hidden; + position: absolute; } \ No newline at end of file diff --git a/index.html b/index.html index 7624099..3e8eddc 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,13 @@
+ +