#root {
    display: flex;
    flex-direction: column;
    height: 100vh;
  }