img {
    width: 200px;
}
body {
    text-align: center;
    font-family: 'Arial';
    background: rgb(195, 131, 68);
    color: rgb(0, 0, 0);
}