Exercise: jQuery Plugins

In this exercise, you'll use a jquery plugin to make your watcher more colorful.

Make sure that you use your browser developer tools to make debugging easier while working on this. Check for errors, and use console.log() to figure out how far your code makes it, and what the values of your variables are along the way.