body::before {
    position: fixed;
    inset: 0;
    z-index: 2147483647;
    pointer-events: none;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='150' viewBox='0 0 220 150'%3E%3Cg transform='rotate(-28 110 75)'%3E%3Ctext x='110' y='78' fill='%23000000' fill-opacity='.12' font-family='Arial, sans-serif' font-size='20' font-weight='700' text-anchor='middle'%3E%E4%BB%85%E4%BE%9B%E6%95%88%E6%9E%9C%E5%B1%95%E7%A4%BA%3C/text%3E%3C/g%3E%3C/svg%3E");
    background-size: 220px 150px;
    background-repeat: repeat;
}
