body
{
  user-select:none;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size:100% 100%;
  overflow:hidden;
}
.se-pre-con 
{
	position: fixed;
	left: 0px;
	top:150px;
	width:100%;
	height: 100px;
	z-index: 9999;
	background-repeat: no-repeat;
	background-position:center;
}
.nopadding
{
	padding:0px !important;
}
 
#HomeNLogodiv
{
	margin-top:1vh;
} 
 #homeid
 {
	 visibility:hidden;
 }
 #endpage, #gamepage,#credits
{
	display:none;
}
#boyGirlDiv,.pos
{
	position: fixed;
	bottom : 0;
}
#bottomGrid
{
	z-index:1;
}
.numberClass
{
	text-align:center;
	font-size:3vw;
	padding-left:5vw;
	font-weight: bold;
}
#ansDiv
{
	margin-top:25vh;
}
#divid
{
	margin-top:-6vh;
}
#gridDiv
{
	margin-top: -4vh;
}
.Canvas
{
	height:59vh;
	width:12.5vw;  
} 
.fontClass
{
	font-size:1.5vw;
	margin-top:1.5%;
	color:black;
	text-align: center;
} 
#acknowledgementDiv
{
	margin-top: 1%;
	background-color: aliceblue;
	border: 0.22vw solid black;
	border-radius: 3vw;
}
.gameover
{
	text-align:center;
	font-size:4.5vw;
	margin-top:3vh;
}