.background-about {
    max-width: 750px;
    height: 100vh;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}