.ml12 {
    font-weight: 200;
    font-size: 2em;
    color: blueviolet;
    text-transform: uppercase;
    letter-spacing: 0.5em;
  }
  
  .ml12 .letter {
    display: inline-block;
    line-height: 1em;
  }
 