#container {
    text-align: center;
}
.input-field {
    width: 450px;
    height: 35px;
    margin-bottom: 20px;
}
.phone {
    height: 45px;
}
.submit-button {
    width: 450px;
    height: 45px;
    margin-top: 30px;
}