img {
    width: 200;
}
body {
    text-align: center;
    font-family: 'Arial';
    background: purple;
    color: palevioletred;
}