.serch-page-form-container {
    text-align: center;
}
.serch-page-form-container input {
    margin-bottom: 10px;
}
.after_search_form {
    color: green;
    display: inline-block;
    height: 100px;
    text-align: center;
    width: 100%;
}