@charset "UTF-8";

body {
	background: black !important;
}
#container {
	background-color: black;
	z-index: 0;
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	width: 94%;
    height: 90%;
}	
div.a,div.b,div.c,div.d,div.e,div.f,div.g,div.h,div.i,div.j,div.k,div.l,div.m,div.n,div.o,div.p,div.q,div.r,div.s,div.t,div.u,div.v,div.w,div.x,div.y,div.z,div.a2,div.b2,div.c2,div.d2,div.e2,div.f2,div.g2,div.h2,div.i2,div.j2,div.k2,div.l2,div.m2,div.n2,div.o2,div.p2,div.q2,div.r2,div.s2,div.t2,div.u2,div.v2,div.w2,div.x2,div.y2,div.z2 {
    left: 50%;
    top: 50%;
	transform: translate(-50%, -50%);
	height: 75px;
	background-color: transparent;
	position: fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
    -webkit-filter: invert(100%);
    filter: invert(100%);	
}
div.alogo {
    left: 150%;
    top: 150%;
	transform: translate(-50%, -50%);
	height: 72px;
	background-color: transparent;
	position: fixed;
	z-index: 100000;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;	
}
.logoindex {
	height: 33px;
}
.index {
	height: 100%;
}
