I want it to change color in sequence too. The function should be able to change the background color in the array given, in a specific millisecond each. background will be blue, then after 1 second, yellow, after 1 second, pink.. until the end array of color.I want it to change color in sequence too. The