.delbutton {
  background-image: url(./images/x.png);
}

.editbutton {
  background-image: url(./images/pen.png);
}