html, body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
}

.root {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.MuiSvgIcon-root {
  font-size: 26px !important;
}

body, p, span, h1, h2, h3, h4, h5, h6, .MuiTypography-root {
  font-size: 1.0em !important;
}
