diff --git a/web/zebra-spaces.html b/web/zebra-spaces.html
index 0790546..5f2f5c7 100644
--- a/web/zebra-spaces.html
+++ b/web/zebra-spaces.html
@@ -63,7 +63,7 @@
#screens { display: grid; grid-template-columns: 1fr; gap: 0.75rem; }
.screen-tile {
border: 1px solid #000; background: #000; padding: 0;
- display: flex; flex-direction: column;
+ display: flex; flex-direction: column; position: relative;
}
.screen-tile video {
width: 100%; height: auto; max-height: 92vh; display: block; background: #000;
@@ -72,6 +72,17 @@
background: #111; color: #ddd; font-size: 0.7rem; padding: 0.3rem 0.5rem;
display: flex; justify-content: space-between;
}
+ /* Firefox Android rejects MediaStream