Text with whitespace and background color does not apply the background color for the whitespace part.
Please see the following screenshot:

I would expect the whitespace to be colorized with a red background as well, instead, it increases the width of the parent container without applying the background color.
Here is a live playground link
Question:
Is there a way to fix this?