.codeApp { position: fixed; bottom: 50px; display: block; left: 10px; z-index: 99999;}
.codeApp img{
	width: 100px;
	height: 100px;
	margin-bottom: 5px;
}
.codeApp p{
	text-align: center;
	line-height: 20px;
}