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