diff --git a/index.css b/index.css index c56c50a3..db8ccb89 100644 --- a/index.css +++ b/index.css @@ -36,6 +36,12 @@ textarea { width: 100%; } +iframe { + border: 0; + pointer-events: none; + width: 100%; +} + #map { background-color: #000000; mask-mode: alpha; diff --git a/index.html b/index.html index d9e093f2..753f18d2 100644 --- a/index.html +++ b/index.html @@ -1953,8 +1953,9 @@