class App extends HTMLDivElement {} customElements.define(“main-app”, App) <body><main-app/></body>
More examples:
https://github.com/mdn/web-components-examples