> console.log( "%cHello, %cworld%c!", "color: red", "background-color: yellow", "color: default; background-color: default", ); Hello, world! (with colors)
https://todon.eu/system/media_attachments/files/112/279/405/237/405/726/original/49f9322e70e5525f.png