diff --git a/Base/res/html/misc/web-animations.html b/Base/res/html/misc/web-animations.html index 18349e741c..a6acfa87be 100644 --- a/Base/res/html/misc/web-animations.html +++ b/Base/res/html/misc/web-animations.html @@ -35,6 +35,12 @@ background-color: blue; border-radius: 10px; } + + #box4 { + height: 50px; + top: 600px; + left: 50px; + } @@ -51,6 +57,7 @@
+