.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

body {background-color: black; color: white; text-align: center}