* {
  margin: 0;
  padding: 0;
}

html, body {
  overflow: hidden;
  background: #000;
}
