@ -23,7 +23,7 @@ export class Layout extends HTMLElement {
flex-grow: 1;
}
`
document.appendChild(style)
this.shadowRoot.appendChild(style)
load() {