* { box-sizing: border-box; }
html { font-size: 10px; }
body { margin: 0; }
button,
input { font: inherit; }
