body {
  background: #ccf;
  padding: 1em; }
  body > * + * {
    margin-top: 1em; }
