* { box-sizing: border-box; }
html, body { min-height: 100vh; }
button, input, select { font: inherit; }
button { cursor: pointer; }
