diff --git a/8-66.html b/8-66.html
index e06129e..c7943ec 100644
--- a/8-66.html
+++ b/8-66.html
@@ -106,7 +106,7 @@
var positionsY = [110];
var canBounce = false;
var numBounces = 0;
- var maxBounces = 3;
+ var maxBounces = 5;
//Relative position of canvas
var xPos = 0;
var yPos = -120;