.mytable {
    min-width: 100%;
    background-color: white;
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-align: center;
}
.mytable td{
    border: 1px solid #dae7f8;
}