.desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 55px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: rgba(0,0,0,0.5);
}