I\'m using this approach to get color in the console:
console.log(\'%cJesus is Lord\', \'color:red\')
What I want to know is:
Can you