img{
    width: 500px;

}
body{
    background-color: darkgoldenrod;
}

h1,p,a{
    color: beige;

}
body{
    background-color: #cfffc4;
}

