1. .CanvasPage {
    
  2.   position: absolute;
    
  3.   top: 0;
    
  4.   bottom: 0;
    
  5.   left: 0;
    
  6.   right: 0;
    
  7. }