.links > h1 {
  padding-bottom: 1rem;
}

.links > ul > li {
  padding: 1rem;
  margin-left: 1rem;
  list-style-type: square;
}