@@ -1,7 +1,6 @@
.iframe {
width: 100%;
height: 100%;
- background-color: #f5f5f5;
border: unset;
}
@@ -47,6 +47,11 @@ img {
display: none;
+body,
+html {
+ background-color: #f5f5f5;
+}
+
.container {
width: 100vw;
height: 100vh;