diff --git a/css/index.css b/css/index.css index 4907558..1ab4fcd 100644 --- a/css/index.css +++ b/css/index.css @@ -1,3 +1,5 @@ -.test { - background-color: aliceblue; +h2 { + background-color: #1d6bb0; + color: beige; + text-align: center; } diff --git a/index.html b/index.html index d01f779..f0a15bb 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,10 @@
-