body{
	background: rgb(8,8,2);
	background: linear-gradient(90deg, rgba(8,8,2,1) 0%, rgba(61,47,13,1) 35%, rgba(45,31,12,1) 100%);
	color:#fff;
	font-family: "Comfortaa", sans-serif;
}
.container-fluid{
	width:1436px !important;
	height:214px !important;
	float: left;
}
.symbol img{
	width:100%;
	height:100%;
	max-width:120px;
	max-height:120px;
	margin:auto;
}
.empty {
	filter: grayscale(100%);
	opacity:0.4;
}
.symbol-count{
	color:#e49b00;
}