newStyle.scss 88B

1234567
  1. html,
  2. body {
  3. height: 100%;
  4. background: #fff !important;
  5. color: #000 !important;
  6. }