1. {
    2. word-break: break-all; // 根据单个字母换行
    3. word-spacing: -10px; // 控制字间距
    4. }