img {
    width: 500px;
}
body {
    text-align: center;
 font-family: 'Arial' ;
background: azure; 
color: darkblue;
}
