@@ -4,6 +4,16 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CocoClass</title>
+ <style>
+ *{
+ margin: 0;
+ height: 0;
+ }
+ body,html{
+ width: 100%;
+ height: 100%;
+ </style>
</head>
<body>
<iframe src="https://beta.cloud.cocorobo.cn/iframe.html" frameborder="0" width="100%" height="100%"></iframe>