<!doctype html>
<style>
#c {
width: 300px;
height: 300px;
background: rgba(0,0,0,0.2);
}
</style>
<div id='c'></div>
<!doctype html>
<style>
#c {
width: 300px;
height: 300px;
background: rgba(0,0,0,0.2);
}
</style>
<div id='c'></div>