diff --git a/src/index.html b/src/index.html index 0aa7d09..b7628bf 100644 --- a/src/index.html +++ b/src/index.html @@ -11,12 +11,30 @@ .container { height: 100%; } + .timeContainer { + position: absolute; + color: yellow; + top: 50px + } + .help { + position: absolute; + color: yellow; + top: 65px + }