body {
  background-color: dimgrey;
  margin: 0;
  display: flex;

  justify-content: center;
  align-tems: center;
}