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