diff --git a/index.html b/index.html index c9269ab..8d6773c 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@ + - - - + diff --git a/style.css b/style.css index 096b60e..0e6930a 100644 --- a/style.css +++ b/style.css @@ -13,7 +13,7 @@ font-family: Arial, sans-serif; } -.navbar { + .navbar { display: flex; align-items: right; justify-content: right; @@ -49,10 +49,10 @@ -.size { + .size { width: 33.33%; height: 25%; -} + } body { font-family: Arial, sans-serif; @@ -123,4 +123,12 @@ p { } .team-member p { margin: 0; +} + +body{ + background-image: url(img/spik\ en\ span\ achtergrond.jpg); + background-size: cover; + background-repeat: no-repeat; + background-attachment: fixed; + } \ No newline at end of file