This demo tests getDefaultStyles('button') and focuses on the background-color property.
getDefaultStyles('button')
This button is styled with CSS (red background):
The button above should be red, proving our page CSS is working.