.contact-area {
    background-color: #85a7cc;
    text-align: center;
}
.Form {
    display: flex;
    width: 100%;
    height: 100%;
    margin: 0;
    align-items: center;
    justify-content: center
}