blob: f0b53d492a008c3d79200f725be7c4f527616b0c [file] [log] [blame]
<!DOCTYPE html>
<html>
<meta charset="utf-8">
<title>CSS Transforms: Reference Translate gradient background on root element</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:rego@igalia.com">
<style>
html {
background: green;
}
</style>
<div style="height: 400vh;"></div>
</html>