/* index.css */
html, body, #root {
    background-color: white !important;
    background-image: none !important;
    margin: 0;
    padding: 0;
    height: 100%;
  }
  