html, body {
	height: 100%;
	background-color: #222;
	background-position: fixed;
}
.uk-button.desactivado {
	cursor: default !important;
	background-color: transparent !important;
}