fix background

This commit is contained in:
andrzej 2024-05-22 12:15:03 +02:00
parent 05c9bb9d62
commit da5947052f
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ main {
#background { #background {
background-color: black; background-color: black;
position: absolute; position: fixed;
width: 100%; width: 100%;
height: 100%; height: 100%;
z-index: -1; z-index: -1;