body,html{margin:0;padding:0;min-height:100%;background:#f4eee2}*{box-sizing:border-box}button{font-family:inherit;cursor:pointer}@keyframes hamriUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.hamri-up{animation:hamriUp .5s cubic-bezier(.2,.7,.2,1) both}.hamri-fade{animation:hamriUp .4s ease both}