console.log('%c Hi everyone!', 'color: #1c87c9; font-size: 18px'); console.log('%c Style 1! %c Style 2!', 'color: #1c87c9; background: #ccc; font-size: 20px;', 'color: #8ebf42; background: # 666; font - size: 20 px;' );