1 2 3 4 5

Task

  1. Changing the styling of a div container using css animation

  2. Changing the background color of a div containerwith button event listener

Solution

styling the box using CSS animation

Box 1

using javascript event to style the box

Box 2