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