I applied a gradient as background image to my body. Then I added 255px offset at the top using background-position:0 255px;
.
It looks quite good except one little issue: of course the gradient does not end at the bottom of the page but 255px underneath.
Is there any easy way to let the gradient end at the bottom but start with offset from to?