body {background-color:#fffaef; color:#92b2ea;} 
	h4 {font-family: Garamond; color:#92b2ea; font-size:16px;}
	h3 {font-family: Garamond; color:#92b2ea;}
	p {font-family: Garamond; color:#92b2ea; font-size:14px;}
		#caption {position:absolute; width:1024px; text-align:center; top:520px; z-index:1}
	a {font-family: Garamond; color:#92b2ea; text-decoration:none;}
	canvas {}
		#displayCanvas {position:absolute; top:10px; z-index:0;
width:100%;

            
            
                  
        margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
            
            
left: 0;}
	div {}
		#container {max-width:100vw; height:576px; margin:auto;
  display: flex;
  align-items: center;
  justify-content: center 


      
}

.footer {
   position: fixed;
   left: 10%;
   bottom: 0;
   width: 80%;
//   background-color: red;
   color: white;
   text-align: center;
}

h1{
    
            margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    
}