1.
Use HTML and CSS to create five boxes with borders.
Apply a background colour of orange to each box.
Give each box height of 70px and width of 70px with margin of 20px
2.
Place the boxes in a parent container of width 700px and height 500px.
Give the parentbox a shadow using CSS
3.
Apply transformation efffects to each box to rotate at 720 degrees and scale of 1.2.
4.
Appy five transition timing functions to each box.