h1{
    text-align: center;
}
img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    max-width: 1024px;
}   