#[jgarber]I applied the CSS `background: linear-gradient(to bottom, #ff0000 50%, #0000ff 50%);` to the `html` element on https://sixtwothree.org to test and, sure enough, 50% of the background of the overall page height was red, the other 50% was blue.