I was looking to update the string colors to white for a white display in the browser, but I'm unsure of how to proceed. After searching extensively online, I discovered that font color is no longer part of JavaScript so I'm exploring alternative options.
var responses = [
'George Washington',
'China',
'2007',
'DC/Maryland/Virginia',
'Ada Lovelace'
]