chromium/tools/polymer/tests/html_to_js/foo.html

<style>
  div {
    font-size: 2rem;
  }
</style>
<div>Hello world</div>