*, *:before, *:after { box-sizing: border-box; } body { margin: 0; height: 100vh; background-color: black; padding: 10px; }