html,
body,
#root {
  min-height: 100vh;
  min-width: 300px;
  margin: 0;
  font-size: 18px;
}

