body {
  background-color: rgb(255, 255,255);

  overflow: hidden;
  margin: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}
