diff --git a/iframe.html b/iframe.html
index 37a8258..b1c0839 100644
--- a/iframe.html
+++ b/iframe.html
@@ -415,7 +415,7 @@
if ("loudness" in e.data){
- console.log(e.data);
+ //console.log(e.data);
if (document.getElementById("loudness")){
outputWindow = document.getElementById("loudness");
} else {
diff --git a/index.html b/index.html
index 07ab25a..ef5592f 100644
--- a/index.html
+++ b/index.html
@@ -2208,11 +2208,11 @@
// session.defaultBackgroundImages = ["./media/bg_sample1.webp", "./media/bg_sample2.webp"]; // for &effects=5 (virtual backgrounds)
-
+
-
+