body {
	background: black;
  margin: 0;
  overflow: hidden;
}

#canvas-container {
  width: 100%;
  height: 100vh;
}
