diff --git a/semag/star/index.html b/semag/star/index.html
index f23ef134..e968ecd4 100644
--- a/semag/star/index.html
+++ b/semag/star/index.html
@@ -33,6 +33,8 @@ font-family: 'Press Start 2P', sans-serif;
.star {
width:18%;
height:80%;
+ transition: transform 0.1s ease-out;
+
}
/* .star:active {