.mytable{
    width: 100%;
}
.mytable th,td{
    border: 2px solid rgb(222, 220, 220);
}
.icon{
    font-size: 30px;
}