chromium/chrome/test/data/extensions/trigger_actions/browser_action_popup/popup.html

<style>
body {
  background: red;
}
</style>

I'm an extension popup!!!