The input box for text messages on Google Voice is white. This CSS seems to fix it: ```css .gvThreadDetails-messageEntryContainer { background: initial; } ```
The input box for text messages on Google Voice is white.
This CSS seems to fix it: