.ballon {
  position: absolute;
  font-size: 14px;
}

.ballon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 25%;
  border: 12px solid transparent;
  border-top: 12px solid;
}/*# sourceMappingURL=ballon.css.map */