.gifPoint {
  display: flex;
  align-items: center;
}

.showLink {
  list-style-type: disc;
}

ul {
  list-style-type: none;
}
