#one {
  background-color: red;
  height: 2200px;
  padding-top: 6rem;
}

#two {
  text-align: center;
  height: 1500px;
  background-color: #ffff99;
  /*padding-top: 6rem;*/
}

#home {
  /*padding-bottom: 40px;*/
  text-align: center;
  color: white;
}

#home1 {
  padding-top: 30px;
  color: white;
}

