/* Minimal backup style */
body {
  font-family: sans-serif;
  color: #111;
  background: #fff;
  margin: 0;
  padding: 2em;
}
