diff --git a/light9/web/light9-collector-client.html b/light9/web/light9-collector-client.html
new file mode 100644
--- /dev/null
+++ b/light9/web/light9-collector-client.html
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+ {{status}}
+
+
+
diff --git a/light9/web/live/index.html b/light9/web/live/index.html
--- a/light9/web/live/index.html
+++ b/light9/web/live/index.html
@@ -8,51 +8,16 @@
+
+
+
+
+
+
+
-
-
-
- {{status}}
-
-
-
@@ -75,43 +40,15 @@
value="{{pickedColor}}">
-
+
+
+
live
@@ -148,18 +85,13 @@
HTMLImports.whenReady(function () {
Polymer({
is: "light9-live-controls",
- properties: {
-
- },
- ready: function() {
-
- },
});
});
-
+
+