fix pos bg

This commit is contained in:
2026-08-01 01:19:50 +02:00
parent f0cb3f6cd7
commit 4f6fafdaf0
+1 -1
View File
@@ -19,7 +19,7 @@ a {
position: fixed; position: fixed;
inset: 0; inset: 0;
display: flex; display: flex;
align-item: center; align-items: center;
justify-content: center; justify-content: center;
color: #fff; color: #fff;
user-select: none; user-select: none;