new background

This commit is contained in:
2024-04-19 01:03:25 +02:00
parent 5439f74b73
commit 67775e5d42
3 changed files with 337 additions and 144 deletions
@@ -77,13 +77,16 @@ body {
#circle_orange-6 {
/* Main animation for the football */
/* animation: football-motion 2s linear infinite; */
animation: football-motion 2s linear infinite;
}
#circle_orange-6-bis {
/* Trailing effect animation */
/* animation: trace-motion 2s linear infinite; */
}
filter: url("#blur");
animation: trace-motion 2s linear infinite;
filter: url("#blur");
}
@keyframes football-motion {
0% {