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