.controls {
  font-family: "Titillium Web", sans-serif;
}
.controls div #selection_word {
  border-radius: 20px;
  width: 70%;
  padding: 10px;
}

#viewWordsFound {
  font-family: "Titillium Web", sans-serif;
}
#viewWordsFound .res {
  font-weight: bolder;
}
