diff --git a/index.html b/index.html
index c22320a..d5cafe4 100644
--- a/index.html
+++ b/index.html
@@ -579,6 +579,7 @@
레드판다스컴퍼니 주식회사 (Red Pandas Company)
window.addEventListener('resize', resizeCanvas);
resizeCanvas();
animate();
+ requestAnimationFrame(animate);
})();