body {
  background-color: rgb(243, 225, 228);
}

.selected {
  background-color: rgb(144, 233, 245);
}