html {
  font-size: 10px;
  scrollbar-gutter: stable;
}

body {
  background-color: #fff !important;
  margin: 0 auto !important;
  max-width: 100% !important;
}

#root {
  height: 100%;
}


