.page-shell {
    min-height: 100vh;
    width: 100%;
    padding: 24px;

    display: flex;
    flex-direction: column;
}