.floatingBox {
	position: fixed;
	right: 20px;
	bottom: 100px;
    z-index: 5;
	display: none;
}