body{
    background-color: skyblue;    
    color:deepskyblue;
    font-family: "comic sans ms";
}
    h1{color:aquamarine}


img{
    height: 550px;
    width: 880px;
    border-radius: 15%;
}
