<!DOCTYPE html> <html> <style> div { width: 500px; height: 500px; background-color: lime; } </style> <div id="d"></div>