update bg color

This commit is contained in:
wolegca 2019-09-12 14:29:49 +08:00
parent 35b4fd1573
commit 55fe9ffd8f

View File

@ -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