Styling Console Logs Provided is a sample code used to style the console logs console.log('%cStyled Log', 'color: blue; font-size: 20px;');