* { margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box; } .box { color: #f00; background-color: #f00; }