body {
  margin: 0;
  padding: 0;
  background: #222;
  color: #fff;
  text-align: center;
  font-family: sans-serif;
}
