.list {
  display: flex;
  flex-direction: column;

  list-style: none;
  padding: 0;
}
