<!DOCTYPE html>
<style>
html {
background: linear-gradient(currentcolor, currentcolor) red;
color: green;
}
</style>
<!DOCTYPE html>
<style>
html {
background: linear-gradient(currentcolor, currentcolor) red;
color: green;
}
</style>