*, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; } body { overflow-x: hidden; text-rendering: optimizeLegibility; }