body{
    background-color: rgb(255, 102, 55);
    color: snow;
    text-shadow: 1px 2px 3px black;
}
img{
    width: 40%;
}