hidetext()
  overflow: hidden;
  &:before
    content: '';
    display: block;
    width: 100%;
    height: 100%;
