* { box-sizing: border-box; }
html { min-height: 100%; background: #f4f4e8; }
body { margin: 0; min-height: 100vh; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
button { font: inherit; color: inherit; }
