img {
    width: 500px;
}
body { 
    Text-align: center;
    font-family: 'arial';
    background: rgb(60, 255, 0);
    color: black;
}
