<!DOCTYPE html>
<html>
<head>
<style>
:root {
    background: #ff0000;
}

</style>
</head>
<body>

<h1>This is a heading</h1>

</body>
</html>