index.css 94 B

12345678910
  1. html,
  2. body,
  3. .dx-viewport {
  4. height: 100%;
  5. }
  6. body {
  7. margin: 0;
  8. padding: 0;
  9. }