How can I push text to another line when adding text with "innerText" ?
const heroMinimize = document.querySelector(".hero.flex h1#hero-minimize");
heroMinimize.innerText="Minimize your tabs. /n Find the trends!";
/n or </br> also appearing in a text instead of pushing the text to another line