diff --git a/index.css b/index.css index ec4a909..310c99b 100644 --- a/index.css +++ b/index.css @@ -5,7 +5,7 @@ body { #clock { height: 100px; width: 800px; - margin: auto; + margin: 10px; position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding-top: 70px; diff --git a/index.html b/index.html index 191d3cc..0f706e8 100644 --- a/index.html +++ b/index.html @@ -1,14 +1,22 @@ -
-