blob: af649c181b52a2f69dad1552a476c8ccbc3e9365 [file] [log] [blame]
<!DOCTYPE html>
<style>
#target {
width: 1000px;
height: 1000px;
background-image: url(../resources/apple.jpg);
background-attachment: fixed;
}
</style>
<div id="target"></div>