.testEmoji {
  display:inline-block;
  width: 32px;
  height: 32px;
  background-image:url("/mutant/test.png");
  background-repeat: no-repeat;
  background-size:32px 32px;
}