html {
  background-color: #ddd;
}

body {
  background-color: #fff;
}

.main-view {
  /*box-shadow: inset 1px 1px 20px #999;*/
}