img {
    width: 70%;

}
body {
    background: hotpink; 
    color: darkblue ;
    font-size: 25px;


}
main {

    width:960px;
margin:auto;
}
