#canvas {
  background-color: var(--white);
  border-radius: 15px;
}

html {
  overflow: hidden; 
}