body {
    background-image: url(../scripts/backmask.png), url(../images/失落星系NGC4535.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}