Create different animations on a rectangle, like moving it horizontally or vertically,
changing the color or opacity. Control the animations properties and keyframes and see how it looks!
When laying out a document, the browser's rendering engine represents each element as a rectangular
box according to the standard CSS basic box model. CSS determines the size, position, and properties
(color, background, border size, etc.) of these boxes. Play around with these properties.