Text border

h1 {
  -webkit-text-stroke: 4px #F07;
  paint-order: stroke fill;
}

Add 2px border outside a text in CSS