diff --git a/public/index.html b/public/index.html
index 6f90d9a..b0ce744 100644
--- a/public/index.html
+++ b/public/index.html
@@ -18,8 +18,8 @@
-
-
+
+
diff --git a/src/App.svelte b/src/App.svelte
index 72c1d25..126048e 100644
--- a/src/App.svelte
+++ b/src/App.svelte
@@ -31,7 +31,7 @@
-
+
-
+
diff --git a/src/components/Twitch.svelte b/src/components/Twitch.svelte
index 1d493fc..7643ad9 100644
--- a/src/components/Twitch.svelte
+++ b/src/components/Twitch.svelte
@@ -34,7 +34,8 @@
'channel': channel,
'muted': true,
'width': '100%',
- 'height': '100%'
+ 'height': '100%',
+ 'parent': ['multiview.silvrtree.local'],
});
} catch (e) {