span:target::before  {
  content: "🢂";
  color: red;
  font-size: 1em;
  margin-right: -20px;
  position: relative;
  left: -20px;
}