body {
  background-color: black;
  margin: 0;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
}
