
.wrapper{
    img{
        width: 65%;
        height: 40%;
    }
}
p{
    color:greenyellow

}
body{
    background-size:100%;
    
}