Assignment

Create a Sass stylesheet to display the color-transition.html document as shown here:

The color transition must start from pink; however, the initial color must be specified as a parameter in the stylesheet to allow for change. The layout must fill the entire browser window.

You must use the color.adjust() function of the sass:color module with the $hue argument.