.js-form {

  width: 35%;
  min-height: 70%;
  background-color: rgba(95, 95, 95, .75);
  padding: 2rem;
  border-radius: 10px;
}