img {
    width: 400px;
}

body {
    text-align: center;
    font-family: 'Arial';
    background: pink;
    color: rgb(62, 15, 79);
}
    