body {
	background-color: Azure; 
}

#canvas-container {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
}