
.container-login{
  min-width: 200px;
  max-width: 400px;
  width: 50%; 
  height: 50%;
  margin: auto;
  position: relative;
  top: 0; left: 0; bottom: 0; right: 0;
  color: black;
  text-align: center;
}
