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

body {
    background-color: pink;
}