body {
    text-align: left;
    font-family: 'Arial';
    background: rgb(255, 210, 236);
    color: rgb(153, 32, 68);
}
img{
    width:500px
}