/* src/index.css */
html,
body,
#root {
  height: 100%;
  margin: unset;
}
