a {
    color: green;
}

h1 {
    text-align: center;
    }

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}