style.css 78 B

123456789
  1. html , body {
  2. margin:0;
  3. height: 100%;
  4. }
  5. #root {
  6. margin:0;
  7. height: 100%;
  8. }