.partOne {
  background-image: url("../images/mainw.jpg");
  height: 600px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}
