.contactForm{
    margin-top: 5%;
    margin-left: 20%;
    margin-right: 20%;
    border: solid;
    border-radius: 10px;
    padding: 20px;
}