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