body {
    background-color: #111;
    display: flex;
    padding: 2rem;
    justify-content: center;
}
