diff --git a/index.html b/index.html index 80ed8ec..a85ee2b 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ +
@@ -36,6 +37,7 @@ opacity: 0; transform: translateY(-20px); } + to { opacity: 1; transform: translateY(0); @@ -56,9 +58,12 @@ } @keyframes bounce { - 0%, 100% { + + 0%, + 100% { transform: translateY(0); } + 50% { transform: translateY(-20px); } @@ -107,22 +112,23 @@ } +Congratulations! You've found the exclusive club where every setback is just a setup for a comeback.
- Remember: Every champion was once a contender who refused to give up. + Remember: Every champion was once a contender who refused to give up. Every mistake is a lesson, and every failure is a stepping stone to success.
@@ -131,8 +137,9 @@