h1 {
    color: blue;
}
body {
    background: url("https://upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Scratchcat.svg/2000px-Scratchcat.svg.png") no-repeat fixed center ; 
    background-size: 100% 100%;
}