div {
    height: 1px;
    width: 1px;
    background: white;

    position: fixed;
    top: 45%;
    left: 45%;
    margin-top: 0px;
    margin-left: 0px;
	text-align: center;
	
	font-family:"Arial", Arial, sans-serif;
	font-weight:bold;
	font-size:40px;
}