body {
  font-family: Ubuntu;
}

#root,
#root > section {
  min-height: 100vh;
  height: auto;
  background-color: #fff;
}
