.glow {
  color: #00ff00;
  text-shadow: 0px 0px 10px #00ff00;
}

span {
  display: inline-block;
  padding: 0 0px;
}