diff --git a/style.css b/style.css index 7558201..f1018f0 100644 --- a/style.css +++ b/style.css @@ -3,8 +3,9 @@ } #panoviewer-iframe { - width:100vw; + width:100%; height:100vh; + overflow: hidden; } .panogalviewer-iframe {