#root {
    display: flex;
    flex-flow: column;
    align-items: center;
}