.main_page {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 2rem 0;
}