diff --git a/style.css b/style.css index fc5b718..0a90766 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,7 @@ body{ background-image: url("images/background/playstation-minimalism.jpg"); background-repeat: no-repeat; background-attachment: fixed; + background-size: 100%; font-family: 'Barlow';font-size: 16px; }