diff --git a/templates/app/home-page.phtml b/templates/app/home-page.phtml
index dab71f2..1de3401 100644
--- a/templates/app/home-page.phtml
+++ b/templates/app/home-page.phtml
@@ -7,6 +7,7 @@
height: 100%;
background: black no-repeat fixed center center;
background-size: cover;
+ /*transition: background-image 0.25s linear;*/
}
#cameraText {