a {
  text-decoration: none;
}
.login-page {
  width: 100%;
  height: 100vh;
  background-color: red;
  display: inline-block;
  display: flex;
  align-items: center;
}
.form-right i {
  font-size: 100px;
}