.spaceUnder{
    border-top: 1px solid rgb(236, 236, 236);
}

.ck-content .table table {
    border: 1px double hsl(0deg 0% 100%);
    border-radius: 20px;
}

