<style>
div { color: green; }
a { color: blue; }
</style>
<div>hello, world</div>