body {
    background-color: lightblue;
    text-align: center;
}

img {
    width: 10%;
    height: auto;
    display: block;
    margin: 0 auto;
}