increase console log length code example
Example: console log larger
console.log("%cExtra Large Yellow Text with Red Background", "background: red; color: yellow; font-size: x-large");
console.log("%cExtra Large Yellow Text with Red Background", "background: red; color: yellow; font-size: x-large");