diff --git a/apps.html b/apps.html
index 874b71b..8887a74 100755
--- a/apps.html
+++ b/apps.html
@@ -34,6 +34,7 @@
+ xx games loaded..
diff --git a/css/main.css b/css/main.css
index e150092..3f2442d 100755
--- a/css/main.css
+++ b/css/main.css
@@ -22,6 +22,7 @@ body {
margin: 0;
border: none;
font-family: "Mulish", serif;
+ transition-duration: 0.5s;
}
body {
animation: 1s ease-out loadIn;
diff --git a/home.html b/home.html
index 669aa2e..258fc46 100755
--- a/home.html
+++ b/home.html
@@ -40,7 +40,7 @@