main{width:100vw;height:100vh;display:flex}section{flex:1;display:flex;justify-content:center;align-items:center}.img-container{margin-top:20vh;margin-bottom:30px;width:100%;display:flex;justify-content:center}form img{width:300px}.register-acc{display:flex;justify-content:center;margin-top:120px}.register-acc a{text-decoration:none}.error-message p{color:var(--error-color);font-size:14px;margin-top:10px}
