html, body { margin: 0; background-color: var(--background); } * { box-sizing: border-box; }