img {
    width: 500px;
}

body {
    text-align: center;
    font-family: arial;
    background: azure;
    color: purple;
}