fix background
This commit is contained in:
parent
05c9bb9d62
commit
da5947052f
|
@ -160,7 +160,7 @@ main {
|
|||
|
||||
#background {
|
||||
background-color: black;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -1;
|
||||
|
|
Loading…
Reference in New Issue