diff --git a/styles/globals.css b/styles/globals.css index 34483af..64f8a2c 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -18,7 +18,7 @@ body { } .iframe{ min-width:100% !important; - height:800px !important; + min-height:100% !important; background-color: #FFFFFF!important; } a {