.auth-container{min-height:100vh;width:100%;background-image:linear-gradient(330deg,#8e4ec6 0%,#3e63dd 100%);-webkit-animation:fadeIn 1s;animation:fadeIn 1s;display:flex;justify-content:center}.Tabroot{text-align:left;width:500px;height:300px}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-container,.signup-container{-webkit-animation:fadeIn 1s;animation:fadeIn 1s}
