.txt: Hover {Text-Decoration: Underline; }

&:hover {
      text-decoration: underline;
  }
MysteriousButterfly