.signUpContainer{width:100%;height:100vh;overflow:auto;position:relative;background-image:url(/Images/signUpBg.jpg);background-size:110%;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}.bgOverlay{position:fixed;background-color:#000;opacity:.4;top:0;right:0;bottom:0;left:0;z-index:1}.signUpContent{position:relative;width:1260px;border-radius:20px;display:flex;align-items:center;flex-direction:column;z-index:2}