body {
    color: #e0e0e0;
    background: #23232b;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 18px;
}

