ul {
  list-style: none;
  padding-left: 20px;
}

.icon {
  margin-right: 8px;
  font-size: 1.2em;
}

.name {
  font-family: monospace;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
