Button Background-Color Demo

This demo tests getDefaultStyles('button') and focuses on the background-color property.

Styled Button on Page

This button is styled with CSS (red background):

The button above should be red, proving our page CSS is working.

Default Button Background-Color Test