html,body{height:100%;width:100%;font-family:Roboto,sans-serif;line-height:1.6;margin:0}h1,h2,h3,h4,p{padding:0;margin:0}h1{font-size:2em;font-weight:700}h2{font-size:1.5em}.register{display:flex;justify-content:center;height:100%;width:100%}.content{width:80%;max-width:1080px;margin:auto}.customerInputs{margin:10px 0;border-radius:12px;background-color:#436970}.removeButton{position:absolute;top:5px;right:5px}.customerInputsTop,.customerInputsBottom{display:flex;gap:10px}.customerInputsTop{margin-bottom:10px}.inputWrapper{width:50%}.inputWrapper label{color:#fff}.buttonWrapper{display:flex;flex-direction:column;align-items:flex-end;gap:10px}
