#sidebar {
  background-color: white;
  box-shadow: 0px 0px 1px;
}

#sidebar-button {
  color: white;
}

.react-grid-item{
  background-color:  white !important;
}
