*{box-sizing:border-box;margin:0;padding:0}body{font-family:monospace;background:#f5f5f5;color:#333}input,button,select{font-family:inherit;font-size:14px}input{border:1px solid #ccc;padding:6px 10px;border-radius:4px}button{padding:6px 14px;border:1px solid #555;border-radius:4px;cursor:pointer;background:#fff}button:hover{background:#eee}button.primary{background:#333;color:#fff;border-color:#333}button.primary:hover{background:#555}button.danger{border-color:#c00;color:#c00}button.danger:hover{background:#fdd}.error{color:#c00;font-size:13px;margin-top:6px}
