Erneutes Spielen sicherer Gemacht

This commit is contained in:
2025-05-06 17:04:54 +02:00
parent 9b56ad321a
commit 6607cd500e
4 changed files with 77 additions and 30 deletions

View File

@@ -106,4 +106,11 @@ img{
#replayBtn{
background-color: orange;
}
#replayContainer{
display: flex;
flex-direction: column;
justify-content: space-evenly;
align-items: center;
}