html, body {
  height: 100%;
  width: 100%;
  margin: auto;
  overflow-y: hidden;
  overflow-x: hidden;
}

