
html, body {
font-size : 10pt;
font-family : "arial", sans-serif;
color : #32f405;
text-align : left;
background : #000;
}
.center {
position : absolute;
left : 35%;
top : 35%;
width : 50px;
height : 200px;
margin-left : -25px;
margin-top : -100px;
}

