.input_text {
    width: 350px; 
    height: 75px; 
    font-size: 28px; 
    background-color: #f6f6f6; 
    border-radius: 10px; 
    border: 2px;
    padding-left: 10px;
}


