/*Body starts hidden and fades in after config is applied*/
body {
	display: none;
}

.do-action {
	cursor: pointer;
}
