1
0

snake game mistake behoben

This commit is contained in:
matt 2025-04-24 15:32:41 +02:00
parent d880e2638f
commit 8966efd559

View File

@ -14,6 +14,8 @@
font-weight: 800;
font-style: normal;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
position: relative;
overflow: hidden;