JSFiddle - React, Tailwind, and code Playground
HTML
<div>
<a href="https://www.google.co.in/search?q=test">https://<!--
-->www.google.co.in/search?q=test</a>
</div>
CSS
.otherCode {
color: blue;
}
<div>
<a href="https://www.google.co.in/search?q=test">https://<!--
-->www.google.co.in/search?q=test</a>
</div>
.otherCode {
color: blue;
}