body {background-color: #000000;
background-image: url("21sextury_bgk.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.center {
  margin: auto;
  width: 50%;
  padding:100px;

}

.responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;

  width: 100%;
  height: auto;
  max-width: 400px;
}

.enter_button {
  display: block;
  margin-left: auto;
  margin-right: auto;

  width: 100%;
  height: auto;
  max-width: 250px;
  
  padding-top: 20px;
# padding-bottom: 10px;
}

.text {
  text-align: center;
  font: normal 14px latoregular,helvetica,sans-serif;
  color: #fefefd;
# height: 30px;

}

.text_2 {

  text-align: center;
  font: normal 14px latoregular,helvetica,sans-serif;
  color: #fefefd;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}