img{
    width: 200px;
}

body{
    text-align: center;
    font-family: 'Arial';
    background: rgb(202, 205, 204);
    color: rgb(29, 0, 29);
}