body {display: flex;justify-content: center;align-items: center;height: 100vh;margin: 0;}.centered-form {display: flex;flex-direction: column;align-items: center;justify-content: center;width: 100%;}.form-group {width: 100%;margin-bottom: 15px;}.formLogin {width: 100%;}