how to make it so the typewriter effect only occurs on the index.html page and not other subpages
code: https://codepen.io/gsadopkgj/pen/oNmXegO I want this effect solely on the index.html subpage the effect is coded in the css tho so i need to add something to the css which specifies to only do it on the index.html subpage? reason being i have the same header on all the other html subpages so the effect automatically is done there too (but i find this distracting / annoying) it probably should only be done on the home (index.html) page.