diff --git a/src/styles/Layout.css b/src/styles/Layout.css index 96b89ea..4fff943 100644 --- a/src/styles/Layout.css +++ b/src/styles/Layout.css @@ -13,6 +13,7 @@ body { margin: 0; background-attachment: fixed; background-image: url("/images/background.jpg"); + background-size: cover; color: white; }