h1{
text-align: center;
}
h6{
text-align: center;
}
img{
    display: block;
  margin-left: auto;
  margin-right: auto;
  
}