html,
body {
  background-color: white;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}