nav {
display: none;
}
a {
color: inherit;
text-decoration: underline;
a:not([href^="#"])::after {
content: " (" attr(href) ")";