*, *::before, *::after { box-sizing: border-box; } body { margin: 0; background: #0a0a0f; color: #fff; -webkit-font-smoothing: antialiased; }