diff --git a/contact.html b/contact.html index 5267186..e397232 100644 --- a/contact.html +++ b/contact.html @@ -40,6 +40,10 @@ + +
+

Contact

+
diff --git a/style.css b/style.css index 59a4369..6ff385b 100644 --- a/style.css +++ b/style.css @@ -8,7 +8,7 @@ } -body { +.body { margin: 0; font-family: Arial, sans-serif; } @@ -43,6 +43,12 @@ body { font-size: 18px; } + .section{ + background-color: #000; + } + + + .size { width: 33.33%; height: 25%;