<!doctype html> <style> #foo { width: 100px; height: 100px; background-color: blue; } </style> <div id="foo"></div>