This is how you can set default styles for all your custom elements:
:where(:not(:defined)) { display: block; }