diff --git a/index.html b/index.html index b92da5e..cb5b907 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,8 @@ - + + @@ -46,7 +47,7 @@

Welcome to Ryan's website

- +
diff --git a/main.css b/main.css index e5b31bb..7b293e6 100644 --- a/main.css +++ b/main.css @@ -1,5 +1,6 @@ body { padding-top: 5px; + background-color: #FCFDFE; } .nav a {