.fvw-word{
  white-space: nowrap;
  display: inline;
}

.fvw-word::before{
  content: "\00a0"; /* geschütztes Leerzeichen */
}