.bib::before {
  display: inline-block;
  content: "xxx";
  width: 2em;
  margin-left: -2em;
  margin-bottom: .5em;
}