
body {
    background: none;
}
.article {
    padding: 20px;
    border: 1px solid #eee;
}
.article-head {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 14px;
}
.article-title {
    font-size: 26px;
    font-weight: normal;
    line-height: 36px;
    margin-top: 0;
}
.article-meta {
    color: #999;
    font-size: 12px;
}
.article-head {
    text-align: center;
}
.article-body {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    word-break: break-all;
    word-wrap: break-word;
}