*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f6f1;min-height:100vh;display:flex;align-items:center;justify-content:center}button,input,select,textarea{font-family:inherit}input,select,textarea{width:100%;padding:9px 12px;border:.5px solid #c8c6be;border-radius:8px;font-size:14px;background:#fff;color:#1a1a18;outline:none}input:focus,select:focus,textarea:focus{border-color:#d85a30}