body {
  height: auto !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#canvas-container {
  width: 1024px !important;
}
