.page-container {
    display: flex;
    flex-direction: column;

    align-items: center;

    gap: 30px;
}


lu {

}