.strike {
  text-decoration: line-through;
}

.img-center {
  display: block;
  margin-inline: auto;
}
