body{
    background-color : rgb(126, 126, 156);
    color:rgb(240, 109, 109)
    }
div{
    color: rgb(26, 23, 22);
    border-style:dotted;
    margin-bottom: 20px;
}
#philly{
    height:30%;
    width:40%;
}
#ball{ 
    height:30%;
    width:40%;
}