I find that the text turns purple with an underline after the link is clicked. Even when I refresh it a few times, it still remains purple with an underline. How can I keep the text from changing?
<a
href="https://www.youtube.com/watch?v=n2RNcPRtAiY"
target="_blank"
>
<p class="video-title">
Talking Tech and AI with Google CEO Sundar Pichai!
</p>
</a>
<p class="video-author">Marques Brownlee</p>
<p class="video-stats">3.4M views · 6 months ago</p>
</div>