#p1-2 {
  width: 500px;
height: 100%;
margin-top: 100px;
display: flex;
flex-direction: column;
align-items: center;

}


#p2-2{
  width: 500px;
height: 100%;
margin-top: 100px;
display: flex;
flex-direction: column;
align-items: center;
}

#p3-2{
  width: 500px;
height: 100%;
margin-top: 100px;
display: flex;
flex-direction: column;
align-items: center;
}
#p4-2{
  width: 500px;
height: 100%;
margin-top: 100px;
display: flex;
flex-direction: column;
align-items: center;
}

#p5-2{
  width: 500px;
height: 100%;
margin-top: 100px;
display: flex;
flex-direction: column;
align-items: center;
}
#p6-2 {
  width: 500px;
height: 100%;
margin-top: 100px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;}