body{
    text-align:center;
    font-family:'Arial';
    background:lightcoral;
    color:rgb(103, 4, 65);
}
img{
    width:200px;
}
