diff --git a/example/src/components/Footer/footer.js b/example/src/components/Footer/footer.js
index f599a9b..8f17a13 100644
--- a/example/src/components/Footer/footer.js
+++ b/example/src/components/Footer/footer.js
@@ -12,15 +12,13 @@ const Footer = () => {
Made with
❤
@@ -28,15 +26,13 @@ const Footer = () => {
{itsaMe.map((letter, index) => (
{
setInitialAnimationFinished(true)}
+ className="playground_form"
animationname="fadeInFromLeft"
duration="1000ms"
delay="0ms"
diff --git a/index.html b/index.html
index 019df98..87d23ad 100644
--- a/index.html
+++ b/index.html
@@ -2,10 +2,11 @@
React-Style-Text
-
-
-
+
+
+
+
-