diff --git a/sketches/particle-life/index.html b/sketches/particle-life/index.html
index 71fdf301..639c96ed 100755
--- a/sketches/particle-life/index.html
+++ b/sketches/particle-life/index.html
@@ -52,7 +52,7 @@
#pauseButton{
position: fixed;
top: 10px;
- left: 55px;
+ left: 57px;
z-index: 3;
}