8 lines
84 B

<div id='foo'></div>
<div id='bar'></div>
<style>
#foo {
color: red;
}
</style>