/*#explorador{
	width:100%;
	height:50%;
}

#btnIniciar{
	width:50%;
	height:30vh;
}
video {
	filter: grayscale(1);
}
*/

.dialogo-espera img{
	width: 2ex;
}




body{
	font-family: Sans;
	font-size: 3vh;
	text-align:center;
}

button, input{
  font-size:3vh;
}

.entrada{
	width: 100%;
	height: 3em;
}

