@@ -9,13 +9,14 @@
margin: 0;
height: 0;
}
- body,html{
+ body,html,iframe{
width: 100%;
+ overflow: hidden;
height: 100%;
</style>
</head>
<body>
- <iframe src="https://beta.cloud.cocorobo.cn/iframe.html" frameborder="0" width="100%" height="100%"></iframe>
+ <iframe src="https://beta.cloud.cocorobo.cn/iframe.html" frameborder="0"></iframe>
</body>
</html>