@@ -190,6 +190,7 @@
width: 100%;
height: 100%;
border-radius: 4px;
+ display: block;
}
/** Player controls **/
@@ -26,7 +26,6 @@ body {
controlBones: ["root"],
backgroundColor: "#cccccc",
fullScreenBackgroundColor: "#cc0000",
- showControls: false,
});
</script>
</body>