img {
    width: 200px;
}
body {
    text-align: center;
    font-family: 'Arial';
background: rgb(160, 97, 185);
color:black;
}