.body {
    background-color: aquamarine;
}
.foto {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.th (1).jpg {
    width: 500;
}

.profile {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.th .jpg {
    width: 500;
}

.image {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.th (2).jpg {
    width: 1.000;
}

.contact {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.th (3).jpg {
    width: 1.000;
}