img {
    width: 200px;
}
body {
text-align: center; 
font-family: Arial, Helvetica, sans-serif;
background-color: purple;
color: black; }