html,body {
  background-color: rgb(255, 255, 255);
  margin: 0;
  padding: 0;
  overflow: hidden;
}