* {
  margin: 0 0;
  box-sizing: border-box;
}

.container {
  text-align: center;
  justify-content: center;
}
