#root {
  display: flex;
  align-items: stretch;
  height: 100vh;
  max-width: 100%;
}
