I am using text-transform property to convert inputbox text into Title Case, But I am not getting the exact property or combination to do this.
I also tried
text-align: center; font-family: 'Signika', sans-serif; line-height: 60px; font-size: 40px; position: relative; font-weight: bold; text-transform: uppercase;
Use something like this.