html
/* 必应每日随机背景图*/
{
    background: url(https: //area.sinaapp.com/bingImg/) top center no-repeat #000;
    background - attachment: fixed;
}
body {
    background: none;
}