@@ -1,4 +1,6 @@
-<canvas style="width: 100%; height: 100%;" id="tablet-canvas"></canvas>
+<body style="width: 100%; height: 100%;">
+ <canvas style="width: 100%; height: 100%;" id="tablet-canvas"></canvas>
+</body>
<script>
// @ts-ignore
import * as THREE from "three";