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 @@ } +

Welcome to the Losers' Corner! 🏆

😎
- +

Congratulations! You've found the exclusive club where every setback is just a setup for a comeback.

- "I have not failed. I've just found 10,000 ways that won't work." + "I have not failed. I've just found 10,000 ways that won't work."
- Thomas Edison

- 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 @@

Welcome to the Losers' Corner! 🏆

- Get Motivated + Get Motivated and enjoy coding!
+ \ No newline at end of file