diff --git a/data/index.html b/data/index.html
index f8fea38..8cbd6e3 100644
--- a/data/index.html
+++ b/data/index.html
@@ -4,6 +4,7 @@
+
Spot Micro
@@ -16,6 +17,7 @@
justify-content: center;
align-items: center;
background-color: #00bbe3;
+ overflow: hidden;
}
.stream-wrapper {
@@ -35,27 +37,54 @@
height: 100%;
width: 100%;
}
+ .info {
+ position: absolute;
+ top: 0;
+ right: 0;
+ padding: 40px;
+ height: 400px;
+ width: 300px;
+ display: flex;
+ flex-direction: column;
+ z-index: 10;
+ color: WHITE;
+ }
Spot Micro Controller
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+