fixed overflow
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user