diff --git a/index.html b/index.html index 0bfe9cd..d33dd7c 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@ </style> <body> <center> - <iframe src="index-all.html" frameborder="0" style="height:%;width:100%"></iframe> + <iframe src="index-all.html" frameborder="0" style="height:90%;width:100%"></iframe> </center> </body> </html>