aboutsummaryrefslogtreecommitdiffhomepage
path: root/letitsnow/snow.html
diff options
context:
space:
mode:
Diffstat (limited to 'letitsnow/snow.html')
-rw-r--r--letitsnow/snow.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/letitsnow/snow.html b/letitsnow/snow.html
index 17f6672..0bb981f 100644
--- a/letitsnow/snow.html
+++ b/letitsnow/snow.html
@@ -37,6 +37,8 @@ html{
</script>
</head>
<body>
- <canvas id="snow"></canvas>
+ <div class="canvas-container">
+ <canvas id="snow"></canvas>
+ </div>
</body>
</html>