Tap-to-start

Should fix wake lock problem
This commit is contained in:
2024-05-20 22:18:38 -07:00
parent dc2957f876
commit 9f64715a13
3 changed files with 20 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
body {
align-items: center;
justify-content: center;
text-align: center;
background: green;
color: white;
display: flex;