diff --git a/examples/admin/duel.html b/examples/admin/duel.html index 4aaec900..74250474 100644 --- a/examples/admin/duel.html +++ b/examples/admin/duel.html @@ -35,8 +35,9 @@ z-index: 9999; background: brown; color: white; + position: absolute; width: 100%; - height: 1024px; + height: 100%; } .player input, .player button { font-size: 18pt; @@ -45,7 +46,6 @@ padding: .2em; } -

GET READY!

@@ -67,13 +67,16 @@ Last duel won by no one in 0 seconds against nobody.
+