#grid th{
  background-color: lightblue;
}
#grid .delete{
  cursor: pointer;
}
