/ Published in: CSS
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
html {
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
background-image: url(141787_5554.jpg);
background-repeat: no-repeat;
background-position: center center;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                