.tip::before {
    content: "✨"; /* 自动在文字前面加个星星 */
    margin-right: 4px;
}
