.css-body {
  display: none;
  color: #fff;
  /*background-color: rgb(220, 180, 108);*/
  /*background-color: rgb(251, 194, 90);*/
  /*background-color: rgb(0, 0, 0);*/
  /*background-color: rgb(3,18,37);*/
  /*background-color: #28395a;*/
/*  background-color: #101011;*/
  background-color: #eeede9;
}

.css-html {
  background-color: rgb(17, 17, 17);
}