A Minimal Web Component Example

This is where the "minimal component" should display. It'll be an empty green bordered box (as defined by the style block in the head element).

HTML Usage:

<minimal-component></minimal-component>

JavaScript Module minimal component