@import 'part:@lyra/base/theme/body-style';

.root {
  display: block;
  box-sizing: border-box;
  height: 100vh;
  overflow: hidden;
}
