
 body{
                    padding:0;margin:0px;background-color:#eeeeee;width: 100%;height: 100% ;
}

             
#gameframediv,#game_frame{
                    height: 100%;width: 100%;position: absolute;left: 0;top: 0;
}

#more_game{
		   display:none;opacity: 0.6;
}

#home_Img{
	position: fixed;z-index: 99;left:0;top:150px;opacity: 0.6;
}

#mainContainer{
                position: fixed;z-index: 9999;display:none;top: 0;
            }

#adContainer{
                position: absolute;top: 0;left:0;background-color: black;
}

#play_ad{
justify-content: center;display: flex;
}