body {
  margin: 0;
  padding: 0;
  height: 100dvh;
  overflow: hidden;
}

#pack-web-client {
  width: 100%;
  height: 100vh;
  height: 100dvh;
}
