body {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
}

html,
body,
#root,
#root > :first-child {
  min-height: 100vh;
}
