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