diff --git a/index.php b/index.php
index 9473db9..56dc615 100644
--- a/index.php
+++ b/index.php
@@ -59,6 +59,8 @@ $facebook_link = "https://www.facebook.com/profile.php?id=61587890927489";
height: 100%;
background: url('assets/images/background.jpg') center/cover no-repeat;
z-index: -1;
+ transition: filter 0.1s ease-out, transform 0.1s ease-out;
+ will-change: filter, transform;
}
.background::after {
@@ -817,7 +819,7 @@ $facebook_link = "https://www.facebook.com/profile.php?id=61587890927489";
-
+