diff --git a/sd-card/html/index.html b/sd-card/html/index.html
index 0d742660..ccabd26f 100644
--- a/sd-card/html/index.html
+++ b/sd-card/html/index.html
@@ -62,12 +62,12 @@
margin:0;
}
.h_iframe iframe {
- width:100%;
- height:100%;
+ width:98%;
+ height:80%;
}
.h_iframe {
- height: 100%;
- width:100%;
+ height: 80%;
+ width:98%;
}