cleaner code, disabled text and image dragging

This commit is contained in:
Yannik
2023-05-27 14:45:54 +02:00
parent 08d795402d
commit 4aa35684ab
4 changed files with 25 additions and 16 deletions

View File

@@ -8,6 +8,7 @@ body {
background-color: black;
color: white;
font-family: pixel-font;
user-select: none;
}
.thx-for-playing {