body {
  background: #303030;
}

div.container {
  background: #efefef;

  margin-bottom: 16px;
  margin-top: 16px;
  padding: 16px;
}
