Aşağıdaki kodu stil dosyanıza yapıştırmanız yeterli.
html {
background: url(resim_yolu) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
hocam dediğiniz şekilde yaptım fakat olmadı,problem ne olabilir ?
1920x1080 çözünürlükteki ekranda resim tekrarlanıyor