diff --git a/src/index.html b/src/index.html
index 1e392e7..585db1a 100644
--- a/src/index.html
+++ b/src/index.html
@@ -34,7 +34,7 @@
gpu-preloader
loading-screen="backgroundColor: #000;"
overlay="objects: #rightHand, #leftHand, [mixin~='cursorMesh'], .overlay"
- pool__beat-arrow-blue="mixin: arrowBlueBeat; size: 5; container: #beatContainer"
+ pool__beat-arrow-blue="mixin: arrowBlueBeat; size: 10; container: #beatContainer"
pool__beat-arrow-red="mixin: arrowRedBeat; size: 10; container: #beatContainer"
pool__beat-dot-blue="mixin: dotBlueBeat; size: 10; container: #beatContainer"
pool__beat-dot-red="mixin: dotRedBeat; size: 10; container: #beatContainer"