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

body {background-color: #1c1c2a; color: white; text-align: center}