body { * { box-sizing: border-box; } font-family: Arial, Helvetica, sans-serif; margin: 0; } main { background-color: #eee; }