This survey closed on January 31, 2022. Ver los resultados de la encuesta

navigator.serviceWorker.register("/sw.js")

Encapsulate elements not visible from the outside, and style them with CSS not affecting the rest of the page.

js
this.shadowRoot = this.attachShadow({mode: "open"});