/* Reset CSS */ * { margin: 0; padding: 0; border: 0 none; box-sizing: border-box; } *:before, *:after { box-sizing: border-box; }