@charset "utf-8";

:host {
  display: block;
}

:host object {
  display: block;
  width: 100%;
  height: 100%;
}
