const a = 1; console.log( '%c 🍨 a: ', 'font-size:20px;background-color: #6EC1C2;color:#fff;', a ); export default 'Hello father 4!';