div {
  width: 200px;
}

.line-height {
  line-height: 2em;
}

.word-spacing {
  word-spacing: .5em;
}

.letter-spacing {
  letter-spacing: 2px;
}
