body {
    background-color: #222;
    color: #eee;
    display: flex;
    justify-content: center;
}