#app {
  width: 100vw;
  height: 100vh;
  background: getCssVar(color, bg, 0);
}