I have a (ES6 style) Javascript class in a file. I import it into HTML with the script tag (i even used the type="module" attribute). (first i used a main
type="module"