fixed background

PHOTO EMBED

Fri Oct 18 2024 09:02:45 GMT+0000 (Coordinated Universal Time)

Saved by @antguy #html #css

body{
    background-image: url("img_tree.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
}
content_copyCOPY