.m1558 { 
	margin: 0 auto;
	padding: 20px;
	width: 100%; height: 100%;
	border: 0px solid #000;
	background-color: rgba(0,0,0,0.9);
	color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 600;
	font-family: Inter, "Noto Sans", sans-serif;
	text-align: center;
	overflow: auto;
}
.f1558 {
	font-family: Inter, "Noto Sans", sans-serif;
	position: fixed;
	top: 10px;
	right: 40px;
	font-size: 50pt;
	z-index: 700;
}
.f1558:hover { 
	color: #ff0000; 
	cursor: pointer;
}

.igeim {
	font-size: 50pt;
}

.b12612 {
	position: fixed;
	top: 85%;
	right: 10px;
	
}