img {
    display: block;
    margin: 0 auto;
}

body {
    background-color: #555;
    color: white;
}