html {
  background: url("../pages/register-bg.ca8c1b526131.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.user-wrapper {
  justify-content: flex-end;
  margin-right: 200px;
  padding-top: 40px;
}

.user-container {
  border: none;
  width: auto;
}
