diff --git a/index.css b/index.css index a5768367..1b0512fe 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 a143b30c..c84bcd61 100644 --- a/index.html +++ b/index.html @@ -1947,8 +1947,9 @@