if (!('customElements' in window)) {
  throw new Error('Browser is not support customElements, load polyfills before');
}
