
<html>
  <head>
    <style>div { color: "blue"; }</style>
  </head>
  <body>
    <div>cool</div>
  </body>
</html>
