@@ -13,20 +13,16 @@
}
html,
- body{
- width: 100%;
- height: 100%;
- margin: 0 auto;
- padding: 0;
- }
- #cesiumContainer {
+ body,
+ #cesiumContainer{
+ position: absolute;
width: 100%;
height: 100%;
margin: 0 auto;
padding: 0;
overflow: hidden;
-
+
#fun {
position: absolute;
z-index: 100;