diff --git a/openvidu-iframe/web/index.html b/openvidu-iframe/web/index.html
index c556cd82..8487fd40 100644
--- a/openvidu-iframe/web/index.html
+++ b/openvidu-iframe/web/index.html
@@ -32,12 +32,12 @@
openvidu-iframe
+
diff --git a/openvidu-iframe/web/style.css b/openvidu-iframe/web/style.css
index 967e5061..d5971806 100644
--- a/openvidu-iframe/web/style.css
+++ b/openvidu-iframe/web/style.css
@@ -3,6 +3,11 @@ html {
min-height: 100%;
}
+.openvidu-iframe{
+ width: 100%;
+ height: 70%;
+}
+
nav {
height: 50px;
width: 100%;