浏览代码

fixed overflow

master
Victor Giers 4 年前
父节点
当前提交
37e8db04c0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      index.html

+ 1
- 0
index.html 查看文件

@@ -8,6 +8,7 @@
<script language="javascript" type="text/javascript" src="save-the-earth.js"></script>
<style>
body {background:none transparent; position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:1;}
canvas {display: block; overflow: hidden;}
</style>
</head>
<body>

正在加载...
取消
保存