.center {
    margin: auto;
    width: fit-content;
}

body {
    background-color: #1E1E1E;
}