#cambiarPreferencias {
	position: fixed;
	bottom: 10px;
	left: 10px;
	background-color: #ff0088;
	padding: 5px;
	color: white;
	z-index: 999
}