From 55fe9ffd8f2dad082a3e98cc1ccc07d34c95b205 Mon Sep 17 00:00:00 2001 From: wolegca <2738076308@qq.com> Date: Thu, 12 Sep 2019 14:29:49 +0800 Subject: [PATCH] update bg color --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 17ed704..f526c0c 100644 --- a/index.css +++ b/index.css @@ -7,7 +7,7 @@ html { } body { - background: url(bg.jpg) no-repeat center; + background:black url(bg.jpg) no-repeat center; background-size: cover; width: 200%; z-index:0