body{
    text-align:center;
    background:rgb(179, 161, 164);
    color:rgb(50, 50, 80);
    font-size:larger;
}
img{
    width:200px;
}

