*{
margin:0px;
padding:0px;
}

html{
background:#000000;
}

.fin{
position:absolute;
top:50%;
left:50%;
width:300px;
margin-left:-150px;
margin-top:-30px;
color:#eeeeee;
text-align:center;
border:0px solid red;
}
