This commit is contained in:
2025-02-16 22:01:51 +01:00
parent fd1605cb68
commit 8ce0cd2821

View File

@@ -21,13 +21,14 @@ main {
/* background: #314159; */
position:fixed;
filter: blur(5px);
width: 100%;
height: 100%;
z-index: -10;
}
#bg{
background: #314159;
position:fixed;
width: 100%;
height: 100%;
z-index: -100;
}