diff --git a/index.css b/index.css index ec4a909..1c70e2f 100644 --- a/index.css +++ b/index.css @@ -2,7 +2,7 @@ body { background-color: #80d4ea; } -#clock { +.clock { height: 100px; width: 800px; margin: auto; diff --git a/index.html b/index.html index 191d3cc..f7cec42 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,12 @@
- + + + +