blob: 3153658608f9aeb2717772f67e06f243b164daf1 [file] [log] [blame]
<!DOCTYPE html>
<style>
body {
background-image: linear-gradient(red, blue);
background-attachment: fixed;
height: 3000px;
}
</style>