A Basic Web Component Example

This is where the "basic component" should display. I should be a blue bordered box (as defined in the style element in the head element). It has something to say.

HTML Usage:

<basic-component></basic-component>

JavaScript Module: basic component