.tags {
  display: flex;
  gap: 10px;
  flex-flow: row wrap;
}
