html {
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #fff;
  background: #4831ab;
}
