loading...

This commit is contained in:
2024-10-02 14:48:19 +02:00
parent 1a7628bb42
commit 9fca05ae6e
4 changed files with 77 additions and 65 deletions

View File

@@ -9,6 +9,8 @@ body {
span {
position: absolute;
top: 0;
left: 0;
}
.lil-menu {
@@ -171,10 +173,10 @@ h1 {
}
.pause #pauseSpan {
display: flex;
position:absolute;
position: absolute;
top: 0;
left: 0;
display: flex;
filter: blur(2px);
width: 100%;
height: 100%;