<!DOCTYPE html>
<html>
  <head>
    <style>body { color: green; }</style>
  </head>
  <body>
    This text should be green
  </body>
</html>