img{
    width: 400px;
}
body {
    text-align: center;
    font-family: 'Arial';
    background: azure;
    color: rgb(168, 219, 235); 
}
