.original-text {
    line-height: 1.8; /* 行间距控制，1.5-2.0为常用范围 */
    font-size: 20px !important; /* 添加!important提高优先级 */
}

