export class ProfileElement extends HTMLElement { constructor() { super(); } let html = "" }