chromium/tools/polymer/tests/html_to_wrapper/foo_native.html

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