diff --git a/style.css b/style.css index b01de81..90eeef6 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ body { - /* background-size: cover; */ + background-size: cover; background-image: url(bg.jpg); font-family: 'Lato', sans-serif; margin: 0;