// Not to be confused with the whole category of elements
// This acts as like a lightly opinionated reset


ul {
  margin: 0;
  padding: 0;
}
