body {
    display: flex;
    flex-direction: column;
    align-items: center;
}

table, td {
    border-radius: 7px;
}
