<!DOCTYPE html> <style> #container { width: 400px; height: 400px; background-color: blue; } </style> <div id="container"></div>