.entrada{
	font-family:Clan, sans-serif;
	border:none;
	font-size: 1.2em;
	color:black;
	background:white;
	
}


.input{
	font-family:Clan, sans-serif;
	border:none;
	font-size: 2em;
	color:#ffed00;
	background:#1d1d1b;
	
}


.button{
	font-family:Clan, sans-serif;
	border:none;
	font-size: 1.5em;
	color:black;
	background:white;
	word-break: break-word;
	white-space: normal !important;
	
}

.button2{
	font-family:Clan, sans-serif;
	border:none;
	font-size: 1.5em;
	color:black;
	background:#dcdcdc;
	word-break: break-word;
	white-space: normal !important;
}
