*{box-sizing:border-box;font-size:18px}body{margin:0;padding:0}.form-container{align-items:center;padding-top:4rem;width:100vw}.form-container,.form-container form{display:flex;flex-direction:column}.form-container form .username-text{margin-right:1rem}.form-container form .email-text{margin-right:2.5rem}.form-container form input{border:none;border-bottom:1px solid #6b8e23;margin-bottom:2rem;width:30vw}.form-container form input:focus{outline:none}.form-container form button{background-color:olive;border:none;border-radius:30px;color:#eee;display:inline-block;padding:.75rem 3rem}.form-container form button:hover{background-color:initial;background-color:#afaf04;color:#eee}.btn-div{text-align:center}.error-msg{color:red}.error-msg,.success-msg{font-weight:700;margin-top:1rem;text-align:center}.success-msg{color:green}.container hr{margin-top:1.5rem;width:40vw}.users-container{margin:0 auto;padding-top:1rem;width:30vw}.users-container .users-count{display:flex;justify-content:space-between}.users-container .users-count h3,.users-container .users-count span{color:#6b8e23;font-size:1.25em}.users-container .users-count p{color:#333;font-size:1.25em}.users{color:#333;margin-top:-1rem} /*# sourceMappingURL=main.38d465ea.css.map*/