img {
    width: 200px;
}
body{
    text-align: center;
    font-family: 'Arial';
    color: rgb(83, 44, 110);
    background-color: BurlyWood;
}