html, body { margin: 0; height: 100%; background: #070d1c; overflow: hidden; } * { box-sizing: border-box; }