/* I may not want to reset margin and padding with a custom CSS framework Saving it here in case I do though. */ /* *, ::before, ::after { margin: 0; padding: 0; } */ /* html { font-size: 16px; } body { box-sizing: border-box; } */