body {
    text-align: center;
    font-family: 'Arial';
    background:rgb(240, 199, 233);
    color: purple;
}

img {
    width: 200px
}