body>header>section>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}