img {
    width: 200px;
}
body { 
    text-align: center;
    font-family: 'Times New roman';
    background:rgb(241, 217, 243);
    color:rgb(102, 133, 190);
}