.root{
    display: flex;
    flex-direction: column;
    margin: 25px;
}
.page-class{
    margin: auto !important;
}
