.canvas{
	z-index:10;
	position:fixed;}

	#multi .flex-terms { display: flex; justify-content: center; align-items: center; column-gap: 20px; }
#multi .flex-terms strong { color: #00e7d4; }

#Bar_Footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 0;
}

#Bar_Footer div {
    width: 100%;
    text-align: center;
}