.canvas-container, #static-canvas { 
  position: absolute;
  left: 0; 
  top: 0; 
  display: none;
}

.text-center {
  text-align: center !important;
}