body {
  font-family: serif;
  color: black;
  font-size: 16px;
}

a:after {
  content: '(' attr(href) ')';
  display: inline-block;
  margin: 0 10px;
}
