@import '../common/style/var';
@import '../common/style/base';

body {
  min-width: 100vw;
}
::-webkit-scrollbar {
  width: 0;
  background: transparent;
}
