body{
	background-color: #4f33ff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tituloslegends{
	
}

fieldset{
	border: 2px solid blue;
	border-radius: 10px;
}