The included index.html contains two paragraph tags, each containing a block of lorem ipsum text. Using the file main.js:
- Write a function that wraps every word in its own
<span>tag. - Make each word change color once per second to a random color.