.a50{
    width: 600px;
    height: 500px;
    margin: -1400px 550px 0px 0px;
    background-color: rgb(182, 200, 200);
    border-radius: 25px;
    text-align: center;
}
.a50 input{
margin-top: 20px;
font-size: 18px;
padding-right: 150px;
}

