1 2 3 4 5 6 7 8 9 10 11 12
html, body { width: 100%; height: 100%; background: black; } * { margin: 0px; padding: 0px; border: 0px; }