.loginbox {
  border-radius: 25px;
  border: 2px solid #005229;
  padding: 20px;
  margin: 30px;
  width: 450px;
}

