.contact {
  background-color: rgb(230, 230, 230);
  width: 100%;
  height: 100%;
  padding: 20px;
}

.contact h2 {
  font-size: 3rem;
  text-align: center;
  margin-top: 20px;
}
