section{justify-content:center;align-items:center;display:flex}h2{margin-bottom:1rem}.loginForm{color:#f5f5f5;background-color:#292929;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;width:min(600px,90%);height:250px;display:flex;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a}label{text-align:left}input{border-radius:.5rem;max-width:90%}.wrong{border:2px solid red}
