.headPic{
    width: 100%;
    height: 100%;
}
.content{
    position: relative;
    width: 100%;
}
.contentImg{
    width: 100%;
}
footer{
    margin-top: 4rem;
}