I sometimes use custom html tags as containers for other elements:
<message-panel></message-panel>
Does an unknown element like the above have a default set of styles, common among the major browsers?
And, is it possible to set a default style for all unknown elements on a page?