Circle to box animation

Requirements

Problems for in-class lab for the “CSS Advanced” course @SoftUni.

Tasks

  • Create index.html and style.css files
  • Change the document title to Circle to square animation
  • Create a small red circle
  • Center the circle in the viewport
  • Animate that circle to a square and back to circle

Screenshot

Solution