body {
    section {
        margin-top: 100px;
    }

    h2, h3 {
        display: flex;
        justify-content: center;
    }
}