.user-input{
	font-size: 25px !important;
	background: transparent!important;
	text-align: center!important;
	border: none !important;
	color:white !important;
	outline: none !important;
	
}

.user-input:focus {
	border:none !important;
}