* {
  padding: 0;
  margin: 0;
}

html,
body {
  background-color: #222;
  text-align: center;
}
