* { margin: 0; padding: 0; box-sizing: border-box; } .header { width: 100px; height: 100px; padding: 0.2rem; border: 1px solid red; }