img {
    width: 500px;
}

body {
    text-align: center;
    font-family: 'Arial';
    color: rgb(0, 0, 0);
    background-color: blue;
}
