
.room.base {
  background-image: url(./bgs/base.jpg);
}


.palette {
  background: white;
}
.palette:hover {
  background: white;
}
