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