More accurate timing; styling fixes
[jschessclock.git] / noflex.css
index b57e0ea..d908267 100644 (file)
@@ -71,7 +71,15 @@ body {
 }
 
 h1 {
+  width: 20ch;
   text-align: center;
+  position: absolute;
+  top: 70%;
+  z-index: 9999;
+  left: 0;
+  right: 0;
+  margin-left: auto;
+  margin-right: auto;
 }
 
 .commands {