animation done

This commit is contained in:
2024-06-29 15:26:45 +01:00
parent 5dc6f4ca1e
commit c9a7fc68f8
5 changed files with 128 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ body {
margin: 0;
padding: 0;
overflow: hidden;
background-color: whitesmoke;
background-color: rgb(255, 0, 0);
}
#container {