#matrix{position: fixed; top:0; left: 0; z-index: -1; opacity:0.8;}

    body{
    background-image: url("https://images.cnblogs.com/cnblogs_com/jokerisme/1693167/o_200409044300%E8%83%8C%E6%99%AF.jpg");
    background-position: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-color:whitesmoke;
    height:100%;
    width:100%;
    cursor: url(https://files.cnblogs.com/files/jokerisme/4.ico),auto;
}

