diff --git a/iframe.html b/iframe.html index e75e3fd..37a8258 100644 --- a/iframe.html +++ b/iframe.html @@ -37,6 +37,11 @@ max-width:300px; max-height:100px; } + .container{ + max-height: 900px; + overflow-y: auto; + overflow-x: auto; + } @@ -82,7 +82,7 @@ - +