diff --git a/programs/server/play.html b/programs/server/play.html index 4165a2829bd..7a60503464f 100644 --- a/programs/server/play.html +++ b/programs/server/play.html @@ -1,4 +1,5 @@ - + + @@ -9,7 +10,7 @@ Do not use any JavaScript or CSS frameworks or preprocessors. This HTML page should not require any build systems (node.js, npm, gulp, etc.) This HTML page should not be minified, instead it should be reasonably minimalistic by itself. - This HTML page should not load any external resources + This HTML page should not load any external resources on load. (CSS and JavaScript must be embedded directly to the page. No external fonts or images should be loaded). This UI should look as lightweight, clean and fast as possible. All UI elements must be aligned in pixel-perfect way. @@ -29,10 +30,11 @@ --> - -
- -
-
- -
-
- -  (Ctrl/Cmd+Enter) - - - - 🌑🌞 +
+
+ +
+
+ +
+
+ +  (Ctrl/Cmd+Enter) + + + + 🌑🌞 +
-
-

+        
+

     
+

@@ -336,65 +489,112 @@