Console.log with style ------- Link: http://stackoverflow.com/questions/7505623/colors-in-javascript-console
console.log('%c Oh my heavens! ', 'background: #222; color: #bada55; font-size: medium');