:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#main{color:#ffffffde;background-color:#242424;height:100vh;margin:0}#register-form{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:65vh;color:#ffffffde;background-color:#242424}#register-form input{width:250px}#login-form{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:30vh;color:#ffffffde;background-color:#242424}.error-msg{font-size:14px;width:250px}
