.css-body {
  display: none;
  color: #fff;
  /*background-color: rgb(220, 180, 108);*/
/*  background-color: rgb(251, 194, 90);*/
  background-color: #ffc657;
}

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