body  { 
    background-color: rgb(0,0,0);
    background-image: url("https://images.cnblogs.com/cnblogs_com/xh-wildgoose/1115462/o_blog_background.jpg");
    background-position-x: center;
    background-position-y: top;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
}