.line-clamp:before {
  background-color: #333;
  content: "...";
  padding-left: 5px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
