#vye_input::placeholder {
	opacity: 1
}

#vye_input:focus, #vye_input:not(focus){
    font-size: inherit;
    padding: 1.5rem;
}