why is javascript's output colored code example
Example: print colored text javascript
console.log('%c Oh my heavens! ', 'background: #222; color: #bada55');
console.log('%c Oh my heavens! ', 'background: #222; color: #bada55');