diff --git a/index.html b/index.html
index 555bb21..0e7e9b5 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,7 @@
}
img{
transform-origin:50% 50%;
- animation:2s rotateRight infinite linear;
+ animation:1.5s rotateRight infinite linear;
}
@keyframes rotateRight{