body {
    background-color:#0e0e0e;
}
.center{
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right:0;
    height:auto;
}
