1 2 3 4 5 6 7
<!DOCTYPE html> <style> html, body { margin: 0; } </style> <div style="width: 400px; height: 400px; background-color: green"></div>