xP: make the overlay actually overlay

This commit is contained in:
Přemysl Eric Janouch 2022-09-23 18:09:41 +02:00
parent f2d8de3ab9
commit 2c54f5a5dd
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ body {
top: 50%;
transform: translate(-50%, -50%);
text-align: center;
z-index: 1;
}
.title, .status {
padding: .05em .3em;