

.form-center {
  text-align: center;
}

.quickcode {
  text-align:center;
  
}

.quickcode::placeholder {
  opacity:0.2;
}
.center {
  text-align: center;
}

.button{
    display: block;
    background-color: inherit;
    color: #fff;
    padding: 10px;
    width: 100%;
    border: none;
    outline: none;
    word-break: break-word;
    text-align: left;
    cursor: pointer;
    padding: 1rem 3rem 1rem 3rem;
    transition: 0.3s;
    font-size: 23px;
    margin: 2rem 0!important;
    background: #000;
}

/* Change background color of buttons on hover */
 .button:hover {
  background-color: #666;
}

/* Create an active/current "tab button" class */
 .button.active {
  background-color: #666;
}
/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:project-wfill-quickcode] [86.879] DESIGN*/
/*******************************************************************/
/* 0.5 D>D */
/* db 164 */