diff --git a/css/style.css b/css/style.css index 8e2f1ae..6283c26 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,6 @@ body{ background: url("img/back.jpg"); + background-color: black; background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%;