!7
html {
ret hbody(
div("This is fixed", style := "position: fixed; width: 100%; left: 0; top: 0; text-align: center; background: green;")
+ ul(allToStr(countTo(1000))),
style := "background-image: url(" + snippetImageLink(#1101182) + "); background-repeat: no-repeat; background-attachment: fixed; background-size: cover;");
}