.body{
    height: 768px;
    font-size: 64px;
    text-align: center;
    line-height: 512px;
}
.gift{
    height: 512px;
    text-align: center;
    font: 32px;
}
.img img{
    overflow: hidden;
    display: block;
    margin: 0 auto;

}