<html> <div class="div1"> sadfasfsdfa </div> </html>
body{ --color:red; } .div1{ background: var(--color); }