The word-spacing property defines an additional amount of space between words. The value must be in the length format; negative values are permitted.
normal | <length> | inherit
h1 { word-spacing: 1em }