.campo{
	border: none;
    background-color: white;
    color: black;
    outline: none;
	font-size: 22px;
    text-align: center;
	border-radius: 6px;
	font-family: helvetica;
}
