diff --git a/index.html b/index.html
index f5e8bae..d14eb83 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@
display: inline-block;
width: 100rem;
animation-name: frames;
- animation-duration: 2s;
+ animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}